]> git.ipfire.org Git - thirdparty/grub.git/commit
Support lseek64.
authorVladimir Serbinenko <phcoder@gmail.com>
Mon, 23 Jan 2017 17:21:05 +0000 (20:21 +0300)
committerVladimir Serbinenko <phcoder@gmail.com>
Fri, 27 Jan 2017 20:12:00 +0000 (20:12 +0000)
commit55d849f1f72757c3a96d389b4fbbf3db263c9a82
treef174826ce13d5199e862c33e9575adbd792e4623
parentf0cdef6ef5fb6d83ffdf03203e13fed8f631b698
Support lseek64.

Android doesn't have 64-bit off_t, so use off64_t instead.
configure.ac
grub-core/osdep/unix/hostdisk.c