SQLite

Check-in [6225cd461c]
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:Remove the obsolete static mutexes. Use only the lastest static mutex code. (CVS 4259)
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: 6225cd461cdd2132eeb480aa4deb8986b7f63c15
User & Date: drh 2007-08-21 13:51:23.000
Context
2007-08-21
14:27
Delay opening temporary pager files until they are first written. (CVS 4260) (check-in: 3fb97a63ef user: danielk1977 tags: trunk)
13:51
Remove the obsolete static mutexes. Use only the lastest static mutex code. (CVS 4259) (check-in: 6225cd461c user: drh tags: trunk)
13:30
Add the tests that go with the previous commit. (CVS 4258) (check-in: a87f32e13e user: danielk1977 tags: trunk)
Changes
Unified Diff Side-by-Side Diff Patch
Changes to src/loadext.c.
Changes to src/os_unix.c.
Changes to src/random.c.
Changes to src/sqliteInt.h.