]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Work toward cleaning up and refactoring the os_unix.c VFS module.
authordrh <drh@noemail.net>
Fri, 21 Nov 2008 20:32:33 +0000 (20:32 +0000)
committerdrh <drh@noemail.net>
Fri, 21 Nov 2008 20:32:33 +0000 (20:32 +0000)
commit6c7d5c5b33ceddf9018c0838480eb7d9d9c6eb13
treedd7ab65fddb12c560373e087ec2897574484b9e8
parent6c359f071dba94b5f5babffe8c84633f655c521f
Work toward cleaning up and refactoring the os_unix.c VFS module.
Change IS_VXWORKS to OS_VXWORKS.  The VxWorks implementation can now
be built and tested on Linux using -DOS_VXWORKS=1 -Dsem_t=int -DPATH_MAX=512 -DNO_GETTOD=1. (CVS 5942)

FossilOrigin-Name: 30a0132a83ce95d45f106fce1439e7509fdc64d1
manifest
manifest.uuid
src/os_unix.c