]> git.ipfire.org Git - thirdparty/grub.git/commit
2004-04-29 Jeroen Dekkers <jeroen@dekkers.cx>
authorjeroen <jeroen@localhost>
Thu, 29 Apr 2004 09:57:09 +0000 (09:57 +0000)
committerjeroen <jeroen@localhost>
Thu, 29 Apr 2004 09:57:09 +0000 (09:57 +0000)
commit50396703adeeb03585118e179842d6c7733ce404
treed15fdab31dc95da4e3171f6a1353fe3617aef7fd
parent6525b81507413a542ad4ad7f4319e577b27bbff0
2004-04-29  Jeroen Dekkers  <jeroen@dekkers.cx>

* stage2/char_io.c (grub_memcmp): Define for stage1.5 too.

* stage2/fsys_iso9660.c (iso9660_mount): Use memcmp() instead of
__builtin_memcmp().
(iso9660_dir): Likewise.
ChangeLog
stage2/char_io.c
stage2/fsys_iso9660.c