[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] change grub_print_error to use stderr for the utils
From: |
Felix Zielcke |
Subject: |
Re: [PATCH] change grub_print_error to use stderr for the utils |
Date: |
Tue, 12 Aug 2008 17:52:20 +0200 |
Am Dienstag, den 12.08.2008, 17:41 +0200 schrieb Robert Millan:
> On Tue, Aug 12, 2008 at 05:30:15PM +0200, Felix Zielcke wrote:
> >
> > 2008-08-12 Felix Zielcke <address@hidden>
> >
> > * kern/err.c [GRUB_UTIL]: Include <stdio.h>.
> > (grub_print_error) [GRUB_UTIL]: Use fprintf (stderr, ...) instead
> > of
> > grub_printf.
>
> IIRC we usually put the [FOO] before the (bar).
>
2008-07-30 Robert Millan <address@hidden>
* include /grub/powerpc/ieee1275/kernel.h [!ASM_FILE] (grub_prefix):
New variable reference.
2008-05-05 Christian Franke <address@hidden>
* util/grub-mkdevicemap.c (get_floppy_disk_name) [__CYGWIN__]:
Add Cygwin device names.
But because I have more to do with you Robert then with Christian ;)
2008-08-12 Felix Zielcke <address@hidden>
* kern/err.c [GRUB_UTIL]: Include <stdio.h>.
[GRUB_UTIL] (grub_print_error): Use fprintf (stderr, ...) instead of
grub_printf.
- [PATCH] change grub_print_error to use stderr for the utils, Felix Zielcke, 2008/08/12
- Re: [PATCH] change grub_print_error to use stderr for the utils, Felix Zielcke, 2008/08/12
- Re: [PATCH] change grub_print_error to use stderr for the utils, Vesa Jääskeläinen, 2008/08/12
- Re: [PATCH] change grub_print_error to use stderr for the utils, Robert Millan, 2008/08/12
- Re: [PATCH] change grub_print_error to use stderr for the utils,
Felix Zielcke <=
- Re: [PATCH] change grub_print_error to use stderr for the utils, Felix Zielcke, 2008/08/12
- Re: [PATCH] change grub_print_error to use stderr for the utils, Marco Gerards, 2008/08/13
- [RFC] change grub_print_error to use stderr for the utils, Felix Zielcke, 2008/08/13
- Re: [RFC] change grub_print_error to use stderr for the utils, Marco Gerards, 2008/08/13
- Re: [RFC] change grub_print_error to use stderr for the utils, Felix Zielcke, 2008/08/13
- Re: [RFC] change grub_print_error to use stderr for the utils, Marco Gerards, 2008/08/14
- Re: [RFC] change grub_print_error to use stderr for the utils, Felix Zielcke, 2008/08/14
- Re: [RFC] change grub_print_error to use stderr for the utils, Marco Gerards, 2008/08/14
- Re: [RFC] change grub_print_error to use stderr for the utils, Felix Zielcke, 2008/08/14