SQLite

Timeline
Login

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

Parents and children of check-in [af9ba2a6]

2011-02-23
22:39
Reserve a range of bits in the SQLITE_OPEN_xxxx bit vector for future expansion. (check-in: 9b904654 user: drh tags: trunk)
14:00
Fix a typo in the robust_flock() macro for systems without EINTR. (check-in: af9ba2a6 user: drh tags: trunk)
13:33
Retry selected system calls on unix when they fail with EINTR. (check-in: b9d29ea3 user: drh tags: trunk)