grub/grub-core/normal
Vladimir 'phcoder' Serbinenko a8f16eab1a Replace grub_checkkey with grub_getkey_noblock.
* grub-core/kern/term.c (grub_checkkey): Replaced with ...
	(grub_getkey_noblock): ... this. All users updated.
2012-02-18 19:59:01 +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 Improve gettext support. Stylistic fixes and error handling fixes while 2012-02-08 19:26:01 +01:00
cmdline.c * grub-core/normal/cmdline.c (grub_cmdline_get): Don't gettext prompt. 2012-02-12 19:24:23 +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/cmdline.c (grub_cmdline_get): Don't gettext prompt. 2012-02-12 19:24:23 +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 Dynamically count the number of lines for the lower banner. 2011-04-10 13:56:23 +02: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