This website requires JavaScript.
Explore
Help
Register
Sign In
tablet
/
grub
Watch
1
Star
0
Fork
0
You've already forked grub
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
grub
/
grub-core
/
script
History
Vladimir 'phcoder' Serbinenko
4f96abd198
* grub-core/script/lexer.c (grub_script_lexer_init): Rename getline
...
to arg_getline to avoid shadowing.
2012-02-10 12:25:27 +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
* grub-core/script/execute.c (grub_script_return): Fix warning.
2012-02-04 12:21:21 +01:00
function.c
Avoid cutting in the middle of UTF-8 string.
2011-12-25 16:11:41 +01:00
lexer.c
* grub-core/script/lexer.c (grub_script_lexer_init): Rename getline
2012-02-10 12:25:27 +01:00
main.c
Clarify and unify messages.
2012-02-05 11:23:47 +01:00
parser.y
* grub-core/commands/ls.c: Gettextize.
2012-02-03 11:56:49 +01:00
script.c
merge with mainline
2010-09-04 11:28:45 +05:30
yylex.l
* grub-core/commands/ls.c: Gettextize.
2012-02-03 11:56:49 +01:00