SQLite

Check-in [ffd3312b66]
Login

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

Overview
Comment:Bug-fixes to get the two threadtest C programs working again. (CVS 1756)
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: ffd3312b66e2657c3431eab814aadec254af2403
User & Date: danielk1977 2004-06-29 07:45:33.000
Context
2004-06-29
08:59
Fix error reporting path for errors that occur while reading the database schema. (CVS 1757) (check-in: 157db33e09 user: danielk1977 tags: trunk)
07:45
Bug-fixes to get the two threadtest C programs working again. (CVS 1756) (check-in: ffd3312b66 user: danielk1977 tags: trunk)
03:29
Try to get threads working again on Linux. (CVS 1755) (check-in: a8417cb83e user: drh tags: trunk)
Changes
Unified Diff Side-by-Side Diff Patch
Changes to src/build.c.
Changes to src/main.c.
Changes to src/os_common.h.
Changes to src/os_unix.c.
Changes to src/pragma.c.
Changes to test/threadtest1.c.
Changes to test/threadtest2.c.