Vladimir Serbinenko
|
3f430a0126
Move file loading functions to grub-emu.
|
9 years ago |
Vladimir Serbinenko
|
11eed6abce
util/misc.c: Check ftello return value.
|
9 years ago |
Vladimir Serbinenko
|
74763e9615
* util/misc.c (grub_util_get_image_size): Check for overflow.
|
11 years ago |
Vladimir Serbinenko
|
f4d70fd02b
* util/misc.c (grub_qsort_strcmp): Don't discard const attribute.
|
11 years ago |
Vladimir Serbinenko
|
18e76955be
Use %I64 and not %ll when using OS printf if compiling for windows.
|
11 years ago |
Andrey Borzenkov
|
3100cdc7f9
add grub_qsort_strcmp to use when sorting array of strings
|
11 years ago |
Vladimir Serbinenko
|
cd46aa6cef
Rewrite grub-install, grub-mkrescue, grub-mkstandalone and grub-mknetdir
|
11 years ago |
Vladimir 'phcoder' Serbinenko
|
f4e0adc0f9
Remove leftover references to some of the system headers.
|
11 years ago |
Vladimir 'phcoder' Serbinenko
|
66a1b3eeb7
* util/misc.c (grub_util_get_image_size): Use FILE functions rather than
|
11 years ago |
Vladimir 'phcoder' Serbinenko
|
bb338aaf24
Add a wrapper for fopen. On unix-like systems just pass-through. On
|
11 years ago |
Vladimir 'phcoder' Serbinenko
|
71c1d67a34
Avoid including hostfile.h when not necessarry as it pulls
|
11 years ago |
Vladimir 'phcoder' Serbinenko
|
22f98db270
* util/misc.c (grub_util_write_image_at): Don't use PRIxGRUB_SIZE for
|
11 years ago |
Vladimir 'phcoder' Serbinenko
|
c1ca424476
Move sleep routines to grub-core/osdep.
|
11 years ago |
Vladimir 'phcoder' Serbinenko
|
f8772ea7f5
* util/misc.c: Remove leftover inclusion of malloc.h.
|
11 years ago |
Vladimir 'phcoder' Serbinenko
|
7b780018f5
Handle grub-pe2elf and grub-mkfont for cases when build != host.
|
11 years ago |
Vladimir 'phcoder' Serbinenko
|
984cfd8a79
* grub-core/kern/emu/hostdisk.c (grub_util_get_fd_size): Adapt for
|
11 years ago |
Vladimir 'phcoder' Serbinenko
|
56c98584c7
* util/misc.c (grub_util_write_image_at): Fix format specification.
|
12 years ago |
Vladimir 'phcoder' Serbinenko
|
9c4b5c13e6
Improve gettext support. Stylistic fixes and error handling fixes while
|
12 years ago |
Vladimir 'phcoder' Serbinenko
|
0ae70393ba
Improve and unify messages.
|
13 years ago |
Vladimir 'phcoder' Serbinenko
|
10f0117bf9
* grub-core/commands/efi/fixvideo.c: Gettextize.
|
13 years ago |
Mario Limonciello
|
d1ab689de8
* util/misc.c (grub_util_get_disk_size) [__MINGW32__]: Strip trailing
|
13 years ago |
Mario Limonciello
|
cca7ccd8ff
Remove extra declaration of sleep for mingw32.
|
13 years ago |
BVK Chaitanya
|
16c7cb32c8
merge with mainline
|
14 years ago |
Robert Millan
|
9dd6fd50b4
2010-08-03 Robert Millan <rmh@gnu.org>
|
14 years ago |
Robert Millan
|
f7abdefbdd
2010-08-01 Robert Millan <rmh@gnu.org>
|
14 years ago |
Robert Millan
|
deb0caa38e
2010-08-01 Robert Millan <rmh@gnu.org>
|
14 years ago |
Robert Millan
|
a184f9c801
2010-07-30 Robert Millan <rmh@gnu.org>
|
14 years ago |
BVK Chaitanya
|
297f0c2b6e
merge with mainline
|
14 years ago |
BVK Chaitanya
|
692d7c2855
pull-in emu-lite branch
|
14 years ago |
BVK Chaitanya
|
066e9dd87e
pull-in emu-fixes branch
|
14 years ago |