SQLite

Check-in [9392c51450]
Login

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

Overview
Comment:minor edits for new date.c with mingw/msys on Windows (CVS 1148)
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: 9392c514501be333a3c22b552dc036e083eb22b4
User & Date: dougcurrie 2003-12-24 01:41:19.000
Context
2003-12-31
13:21
Reduce the randomness in the sqliteRandomSeed() routine in order to silence bogus errors from valgrind. Tickets #535 and #536. (CVS 1149) (check-in: cfe0acf9ec user: drh tags: trunk)
2003-12-24
01:41
minor edits for new date.c with mingw/msys on Windows (CVS 1148) (check-in: 9392c51450 user: dougcurrie tags: trunk)
2003-12-23
16:34
Update date/time functions so that they correctly handle NULL arguments. (CVS 1147) (check-in: a5a5fbd601 user: drh tags: trunk)
Changes
Unified Diff Side-by-Side Diff Patch
Changes to src/date.c.
Changes to src/os.h.