]> git.ipfire.org Git - thirdparty/sqlite.git/commit
In os_unix.c, make a distinction between pread() and pread64(). Add a new
authordrh <drh@noemail.net>
Thu, 22 Mar 2007 15:22:06 +0000 (15:22 +0000)
committerdrh <drh@noemail.net>
Thu, 22 Mar 2007 15:22:06 +0000 (15:22 +0000)
commit8350a2187aa29a5df7c12ecc9cf8f43aa36129ce
tree02958c8ba8d411d0f454ebfe319e4f36db87012f
parent73375822d43f41f2f34be9eaca8b6992b4f4ad5d
In os_unix.c, make a distinction between pread() and pread64().  Add a new
compile-time macro USE_PREAD64 to select the latter. (CVS 3709)

FossilOrigin-Name: 177cd92910d01c97eb3133a59fad417edbb1aa92
manifest
manifest.uuid
src/os_unix.c