2009-11-01 Robert Millan <rmh.grub@aybabtu.com>
Based on patch from BVK Chaitanya <bvk.groups@gmail.com> * kern/misc.c (grub_strchr, grub_strrchr): Fix to handle c == '\0' case.
This commit is contained in:
parent
5b1538672e
commit
a50569e135
2 changed files with 11 additions and 5 deletions
|
@ -1,3 +1,9 @@
|
|||
2009-11-01 Robert Millan <rmh.grub@aybabtu.com>
|
||||
|
||||
Based on patch from BVK Chaitanya <bvk.groups@gmail.com>
|
||||
* kern/misc.c (grub_strchr, grub_strrchr): Fix to handle c == '\0'
|
||||
case.
|
||||
|
||||
2009-11-01 Felix Zielcke <fzielcke@z-51.de>
|
||||
|
||||
* Makefile.in (TARGET_CPPFLAGS): Add `-I$(srcdir)/include'.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue