]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Second round of cygwin fixes: this makes the full "unix" vfs usable with Cygwin as...
authorjan.nijtmans <jan.nijtmans@noemail.net>
Fri, 28 Mar 2025 08:59:40 +0000 (08:59 +0000)
committerjan.nijtmans <jan.nijtmans@noemail.net>
Fri, 28 Mar 2025 08:59:40 +0000 (08:59 +0000)
commit18284c0ca13d5d488f6a67279c7cd902b4a3a652
tree976c8b71bd7e59dc02bb3361b129f94ba36b1330
parent3103a90eaf406088ffc63b9b8047606a33b4f572
Second round of cygwin fixes: this makes the full "unix" vfs usable with Cygwin as well.
Not all tests are working yet. WIP!

FossilOrigin-Name: 648aca5b47a2a9d070791f6924baac36a3e45706539678b310d4c8ab37129a34
13 files changed:
autosetup/sqlite-config.tcl
manifest
manifest.uuid
src/loadext.c
src/mutex.h
src/mutex_w32.c
src/os_setup.h
src/os_unix.c
src/os_win.c
src/pragma.c
src/test1.c
test/testrunner_data.tcl
tool/mkpragmatab.tcl