Vladimir Serbinenko
|
ec65605af4
wildcard: Mark unused argument as such.
|
9 years ago |
Vladimir Serbinenko
|
3b1b39c082
commands/wildcard: Add missing free.
|
10 years ago |
Colin Watson
|
fc524edf65
Remove nested functions from filesystem directory iterators.
|
12 years ago |
Colin Watson
|
25239370fd
Remove nested functions from device iterators.
|
12 years ago |
Vladimir 'phcoder' Serbinenko
|
58eee08fff
* grub-core/commands/wildcard.c (check_file): Fix bad logic.
|
12 years ago |
Vladimir 'phcoder' Serbinenko
|
485568790c
Fix wildcard regexp dot and other special characters handling.
|
12 years ago |
Vladimir 'phcoder' Serbinenko
|
5e619f408d
Fix wildcard escaping.
|
12 years ago |
Vladimir 'phcoder' Serbinenko
|
9068fdcf0b
* grub-core/commands/wildcard.c (wildcard_expand): Set default return
|
12 years ago |
Vladimir 'phcoder' Serbinenko
|
f4d5820f28
* grub-core/commands/wildcard.c (+check_file): New function.
|
12 years ago |
Vladimir 'phcoder' Serbinenko
|
f8a9ab1245
* grub-core/commands/wildcard.c (match_files): Handle filenames
|
13 years ago |
Vladimir 'phcoder' Serbinenko
|
d35d0d3753
Add const keyword to grub_env_get and gettextize week days.
|
13 years ago |
Vladimir 'phcoder' Serbinenko
|
ab80f326f4
* grub-core/commands/wildcard.c (make_regex): Handle @.
|
13 years ago |
Szymon Janc
|
cbf597afb1
* grub-core/commands/cmp.c (grub_cmd_cmp): Remove unnecessary NULL
|
13 years ago |
Vladimir 'phcoder' Serbinenko
|
4388ca7224
* grub-core/commands/wildcard.c (match_files): Add a useful dprintf.
|
13 years ago |
Szymon Janc
|
3f0f38317b
* grub-core/commands/regexp.c (grub_cmd_regexp): Remove unused
|
14 years ago |
Vladimir 'phcoder' Serbinenko
|
d8a84076ea
* grub-core/commands/wildcard.c (make_regex): Escape brackets.
|
14 years ago |
bvk.groups@gmail.com
|
b61d05ed19
* grub-core/commands/wildcard.c (wildcard_expand): Fix wrong
|
14 years ago |
BVK Chaitanya
|
854bd47cb8
fix memory leak and out-of-range writes
|
14 years ago |
BVK Chaitanya
|
cc7b1ab4d6
review comments
|
14 years ago |
BVK Chaitanya
|
8fdefb9253
merge with mainline
|
14 years ago |