mirror of
https://git.proxmox.com/git/grub2
synced 2025-11-02 20:58:40 +00:00
canonicalize_file_name clashed with gnulib function. Additionally it was declared in 2 places: emu/misc.h and util/misc.h. Added grub_ prefix and removed second declaration. |
||
|---|---|---|
| .. | ||
| compress.c | ||
| config.c | ||
| cputime.c | ||
| dl.c | ||
| emuconsole.c | ||
| exec.c | ||
| getroot.c | ||
| hostdisk.c | ||
| password.c | ||
| platform.c | ||
| random.c | ||
| relpath.c | ||
| sleep.c | ||