grub/grub-core/normal
Vladimir Serbinenko 10bafa1c38 * grub-core/normal/datetime.c (grub_unixtime2datetime): Fix mishandling
of first three years after start of validity of unixtime.
2013-10-26 02:47:40 +02: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 Make char and string width grub_size_t rather than grub_ssize_t. 2013-10-25 23:58:24 +02:00
cmdline.c * grub-core/normal/cmdline.c (grub_history_get): Make argument into 2013-10-25 22:58:19 +02:00
color.c Make color variables global instead of it being per-terminal. 2013-01-21 17:53:41 +01:00
completion.c * grub-core/normal/completion.c: Remove variable length arrays. 2013-10-20 13:55:35 +02: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_unixtime2datetime): Fix mishandling 2013-10-26 02:47:40 +02: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 Lift 255x255 erminal sie restriction to 65535x65535. Also change from 2013-10-19 23:59:32 +02:00
menu.c * grub-core/script/execute.c (grub_script_execute_sourcecode): Split 2013-06-07 18:36:42 +02:00
menu_entry.c * grub-core/normal/menu_entry.c (get_logical_num_lines): Use unsigned 2013-10-26 01:01:06 +02:00
menu_text.c Make char and string width grub_size_t rather than grub_ssize_t. 2013-10-25 23:58:24 +02:00
misc.c Mark few forgotten strings for translation. 2013-05-07 11:41:47 +02:00
progress.c Split grub-setup.c into frontend (grub-setup.c) and backend (setup.c) 2013-10-15 16:16:04 +02:00
term.c Make char and string width grub_size_t rather than grub_ssize_t. 2013-10-25 23:58:24 +02:00