2009-01-26 Daniel Mierswa <impulze@impulze.org>
* kern/misc.c (grub_strcasecmp): New function. (grub_strcasecmp): Use grub_size_t instead of int for length. Fix return value. * include/grub/misc.h: Update function prototypes.
This commit is contained in:
parent
ef257b36a6
commit
1806b56e2b
3 changed files with 33 additions and 10 deletions
|
@ -1,3 +1,10 @@
|
|||
2009-01-26 Daniel Mierswa <impulze@impulze.org>
|
||||
|
||||
* kern/misc.c (grub_strcasecmp): New function.
|
||||
(grub_strcasecmp): Use grub_size_t instead of int for length.
|
||||
Fix return value.
|
||||
* include/grub/misc.h: Update function prototypes.
|
||||
|
||||
2009-01-26 Robert Millan <rmh@aybabtu.com>
|
||||
|
||||
* configure.ac: Fix cross-compilation check.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue