]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Remove the thread specific data subsystem from the unix build. Remove
authordrh <drh@noemail.net>
Thu, 16 Aug 2007 13:01:44 +0000 (13:01 +0000)
committerdrh <drh@noemail.net>
Thu, 16 Aug 2007 13:01:44 +0000 (13:01 +0000)
commitdce8bdb8c0900de8a2f2df0f1d3864105e34a558
tree3d74b5fdb6645109887483507c6824235a2efa3a
parentabb6fcabcbf8a2ce035648a91bd54080debd814e
Remove the thread specific data subsystem from the unix build.  Remove
legacy cruft from sqliteInt.h.  Use the new mutex subsystem in the PRNG. (CVS 4237)

FossilOrigin-Name: 3d60c14a32955b69e714a73372924d421899f83b
manifest
manifest.uuid
src/main.c
src/mem1.c
src/os_unix.c
src/sqlite.h.in
src/sqliteInt.h
src/test1.c
test/all.test
test/quick.test
test/tester.tcl