]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix a problem in the unix VFS implementation of xNextSystemCall(). Also some typos...
authordan <dan@noemail.net>
Tue, 29 Mar 2011 10:04:23 +0000 (10:04 +0000)
committerdan <dan@noemail.net>
Tue, 29 Mar 2011 10:04:23 +0000 (10:04 +0000)
commit0fd7d860818ebee27fa86b01af296a546a7f944e
treebae1293780432094e80cf99d544401d1d31f6765
parent278479c1a58231d2432289a9b306d88ef1c75394
Fix a problem in the unix VFS implementation of xNextSystemCall(). Also some typos that prevent compilation when HAVE_POSIX_FALLOCATE is defined.

FossilOrigin-Name: bc6cce81565b17f886478bd51500bba2ed11ec1d
install-sh [changed mode: 0755->0644]
manifest
manifest.uuid
src/os_unix.c
src/test_syscall.c
test/progress.test [changed mode: 0644->0755]
test/syscall.test [new file with mode: 0644]
tool/mkopts.tcl [changed mode: 0644->0755]