SQLite

Check-in [a6b85c7340]
Login

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

Overview
Comment:Add retry logic for AV defense to winAccess(). Also allow OS tracing to be enabled by a compile-time option.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | av-defense
Files: files | file ages | folders
SHA1: a6b85c73406caa3bf0585341c8ebc9897a1884f4
User & Date: drh 2011-07-22 21:25:57.525
Original Comment: Add retry logic for AV defense to winAccess(). Also allow OS tracing to be enabled by a compile-time option.
Context
2011-07-23
13:54
Merge the winAccess retry logic from the anti-antivirus branch into the trunk. (check-in: 08d0e8799e user: drh tags: trunk)
2011-07-22
21:25
Add retry logic for AV defense to winAccess(). Also allow OS tracing to be enabled by a compile-time option. (Closed-Leaf check-in: a6b85c7340 user: drh tags: av-defense)
11:23
Also add the sqlite3-all.c target to the MSVC makefile. (check-in: 8ce2b74a82 user: drh tags: trunk)
Changes
Unified Diff Side-by-Side Diff Patch
Changes to src/os_common.h.
Changes to src/os_win.c.