2008-02-07 Christian Franke <franke@computer.org>
* util/hostfs.c (grub_hostfs_open): Use fseeko and ftello instead of fseek and ftell to support large files. (grub_hostfs_read): Likewise.
This commit is contained in:
parent
f2156fda69
commit
1ec8425d1d
2 changed files with 10 additions and 4 deletions
|
@ -1,3 +1,9 @@
|
|||
2008-02-07 Christian Franke <franke@computer.org>
|
||||
|
||||
* util/hostfs.c (grub_hostfs_open): Use fseeko and ftello
|
||||
instead of fseek and ftell to support large files.
|
||||
(grub_hostfs_read): Likewise.
|
||||
|
||||
2008-02-07 Robert Millan <rmh@aybabtu.com>
|
||||
|
||||
Patch from Jeroen Dekkers.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue