grub/grub-core/script
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
..
argv.c Add const keyword to grub_env_get and gettextize week days. 2011-11-11 20:34:37 +01:00
execute.c Add const keyword to grub_env_get and gettextize week days. 2011-11-11 20:34:37 +01:00
function.c Avoid cutting in the middle of UTF-8 string. 2011-12-25 16:11:41 +01:00
lexer.c Fine grainely disable warnings on lexer. Remove Wno-error on it. 2011-10-23 23:32:06 +02:00
main.c merge with mainline 2010-09-04 20:44:44 +05:30
parser.y Implement time command. 2011-06-27 12:31:37 +02:00
script.c merge with mainline 2010-09-04 11:28:45 +05:30
yylex.l Fine grainely disable warnings on lexer. Remove Wno-error on it. 2011-10-23 23:32:06 +02:00