]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Use the pread()/pwrite() interface on Posix if compiled with -DUSE_PREAD=1.
authordrh <drh@noemail.net>
Thu, 23 Mar 2006 22:42:20 +0000 (22:42 +0000)
committerdrh <drh@noemail.net>
Thu, 23 Mar 2006 22:42:20 +0000 (22:42 +0000)
commitb912b2889c830409071a0b8461d8117ae3f18661
tree25c8b79cb20a9a75b4d51af58982e17cb04c4993
parent4eeb1ffa97276117a323c4a97f653d03b37afaf2
Use the pread()/pwrite() interface on Posix if compiled with -DUSE_PREAD=1.
Note that on Linux this is slower and does not work for large files. (CVS 3147)

FossilOrigin-Name: 5a24f61981df4d8b696f03372eba2d37228906d9
manifest
manifest.uuid
src/os_unix.c