* stage2/char_io.c (safe_parse_maxint): Disable for stage 1.5.

(grub_tolower): Disable for stage 1.5 except fat_stage1_5.
(grub_memcmp): Disable for stage 1.5 except iso9660_stage1_5.
This commit is contained in:
proski 2004-05-17 14:10:45 +00:00
parent dc8bf1d248
commit 12ce4272ee
2 changed files with 11 additions and 1 deletions

View file

@ -1,3 +1,9 @@
2004-05-17 Pavel Roskin <proski@gnu.org>
* stage2/char_io.c (safe_parse_maxint): Disable for stage 1.5.
(grub_tolower): Disable for stage 1.5 except fat_stage1_5.
(grub_memcmp): Disable for stage 1.5 except iso9660_stage1_5.
2004-05-14 Yoshinori K. Okuji <okuji@enbug.org>
From Sergey Matveychuk <sem@ciam.ru>: