]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Do not reference the ioctl() system call in the unix backend unless it
authordrh <drh@noemail.net>
Wed, 25 Oct 2017 16:14:12 +0000 (16:14 +0000)
committerdrh <drh@noemail.net>
Wed, 25 Oct 2017 16:14:12 +0000 (16:14 +0000)
commitb5d013edd1f7fe1623b5951bb4664f6b23638f2f
tree4b5128b14f0834aff297ac8296cfebde9a2ec527
parent98d529b5411816e75a038f10e4666c20a42a7628
Do not reference the ioctl() system call in the unix backend unless it
is actually needed by the Batch Atomic Write extension.  This should allow
the build to work on VxWorks.

FossilOrigin-Name: adfa7ed2de3e833fff65935455e71236a59602aaf7b97ece667ab300dca9f673
manifest
manifest.uuid
src/os_unix.c