grub/grub-core/normal
Vladimir 'phcoder' Serbinenko 8b282ad222 * grub-core/normal/charset.c (grub_utf8_to_ucs4_alloc): Fix return type
to grub_ssize_t.
	* grub-core/normal/main.c (grub_normal_init_page): Fix msg_len type.
	* include/grub/charset.h (grub_utf8_to_ucs4_alloc): Fix prototype.
2012-02-26 17:20:30 +01:00
..
auth.c Improve gettext support. Stylistic fixes and error handling fixes while 2012-02-08 19:26:01 +01:00
autofs.c Move platform-dependent files from $prefix to $prefix/$platform. 2012-02-04 21:47:29 +01:00
charset.c * grub-core/normal/charset.c (grub_utf8_to_ucs4_alloc): Fix return type 2012-02-26 17:20:30 +01:00
cmdline.c * conf/Makefile.common (CFLAGS_GNULIB): Add 2012-02-24 12:30:32 +01:00
color.c Add missing const qualifiers. 2011-11-30 16:20:13 +01:00
completion.c * grub-core/normal/completion.c (iterate_dev): Close the disk. 2012-01-29 18:20:02 +01:00
context.c Improve string. Gettextize. 2012-02-12 15:25:25 +01:00
crypto.c Move platform-dependent files from $prefix to $prefix/$platform. 2012-02-04 21:47:29 +01:00
datetime.c * grub-core/normal/datetime.c (grub_weekday_names): Make const. 2011-12-13 01:45:38 +01:00
dyncmd.c Fix `help' with unloaded modules. 2012-02-09 14:38:34 +01:00
main.c * grub-core/normal/charset.c (grub_utf8_to_ucs4_alloc): Fix return type 2012-02-26 17:20:30 +01:00
menu.c Replace grub_checkkey with grub_getkey_noblock. 2012-02-18 19:59:01 +01:00
menu_entry.c Add missing const qualifiers. 2011-11-30 16:20:13 +01:00
menu_text.c * grub-core/normal/menu_text.c (grub_print_message_indented_real): Add 2012-02-26 17:16:05 +01:00
misc.c Improve string. Gettextize. 2012-02-12 15:25:25 +01:00
term.c Move platform-dependent files from $prefix to $prefix/$platform. 2012-02-04 21:47:29 +01:00