grub/grub-core/normal
Vladimir 'phcoder' Serbinenko 4d8c476536 Avoid cutting in the middle of UTF-8 string.
* include/grub/charset.h (grub_getend): New function.
	* grub-core/script/function.c (grub_script_function_find): Use
	grub_getend.
	* grub-core/normal/completion.c (add_completion): Likewise.
2011-12-25 16:11:41 +01:00
..
auth.c * grub-core/bus/usb/usb.c (attach_hooks): Make static. 2011-03-23 12:05:13 +01:00
autofs.c automake commit without merge history 2010-05-06 11:34:04 +05:30
charset.c * grub-core/normal/charset.c (grub_ucs4_to_utf8): Small stylistic fix. 2011-12-25 16:07:33 +01:00
cmdline.c * grub-core/commands/cmp.c (grub_cmd_cmp): Remove unnecessary NULL 2011-06-26 17:17:41 +02:00
color.c Add missing const qualifiers. 2011-11-30 16:20:13 +01:00
completion.c Avoid cutting in the middle of UTF-8 string. 2011-12-25 16:11:41 +01:00
context.c * grub-core/bus/usb/usb.c (attach_hooks): Make static. 2011-03-23 12:05:13 +01:00
crypto.c * grub-core/bus/usb/usb.c (attach_hooks): Make static. 2011-03-23 12:05:13 +01:00
datetime.c * grub-core/normal/datetime.c (grub_weekday_names): Make const. 2011-12-13 01:45:38 +01:00
dyncmd.c * include/grub/command.h (GRUB_COMMAND_FLAG_CMDLINE): Removed. All 2010-09-14 23:06:01 +02:00
main.c merge mainline into hints 2011-12-23 18:49:00 +01:00
menu.c Add noreturn attributes and remove unreachable code. 2011-12-13 15:13:51 +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 * grub-core/normal/misc.c (grub_normal_print_device_info): Use correct 2011-03-29 11:25:04 +02:00
term.c * grub-core/commands/acpihalt.c: Gettextized. 2011-11-11 21:44:56 +01:00