grub/grub-core/normal
Vladimir Serbinenko 44b38e4988 grub_menu_init_page: Avoid returning 0 geometry to avoid divisions by 0. 2015-01-21 17:42:15 +01:00
..
auth.c Improve gettext support. Stylistic fixes and error handling fixes while 2012-02-08 19:26:01 +01:00
autofs.c * grub-core/normal/autofs.c (autoload_fs_module): Save and restore 2012-07-22 16:23:46 +02:00
charset.c * grub-core/normal/charset.c: Fix premature line wrap and crash. 2013-12-11 17:06:00 +01:00
cmdline.c * grub-core/normal/cmdline.c (grub_cmdline_get): Plug memory leak. 2013-11-18 02:43:29 +01:00
color.c Replace explicit sizeof divisions by ARRAY_SIZE. 2015-01-21 17:37:31 +01:00
completion.c * include/grub/misc.h (grub_strcat): Removed. All users changed to 2013-11-01 16:27:37 +01:00
context.c Fix several memory leaks. 2013-05-04 13:47:10 +02:00
crypto.c * grub-core/normal/crypto.c (read_crypto_list): Fix incorrect 2013-03-07 08:41:27 +01:00
datetime.c * grub-core/normal/datetime.c (grub_get_weekday): Use if rather than 2013-11-13 09:26:13 +01:00
dyncmd.c * grub-core/normal/dyncmd.c (read_command_list): Don't access freed 2012-06-13 01:04:14 +02:00
main.c * grub-core/normal/main.c: Don't drop to rescue console in 2014-09-21 18:51:09 +02:00
menu.c * grub-core/normal/main.c: Don't drop to rescue console in 2014-09-21 18:51:09 +02:00
menu_entry.c * grub-core/normal/main.c: Don't drop to rescue console in 2014-09-21 18:51:09 +02:00
menu_text.c grub_menu_init_page: Avoid returning 0 geometry to avoid divisions by 0. 2015-01-21 17:42:15 +01:00
misc.c Mark few forgotten strings for translation. 2013-05-07 11:41:47 +02:00
term.c * grub-core/normal/term.c (grub_set_more): Use bool logic rather than 2013-11-13 02:27:11 +01:00