Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History for src/os_win.h
2025-03-06
| ||
13:38 | [4c247cdb6d] part of check-in [205979813c] Cygwin-centric fixes from Jan Nijtmans. (check-in: [205979813c] user: stephan branch: cygwin-fixes, size: 2327) | |
2016-07-09
| ||
16:14 | [7b073010f1] part of check-in [5471aca015] Fix various internal #defines to conform to new C-language naming restrictions, specifically that private-use macros names must not begin with "_". (check-in: [5471aca015] user: drh branch: trunk, size: 2225) | |
2015-01-19
| ||
20:05 | [eb7a47aa17] part of check-in [2037442c58] Fix compilation on Cygwin when SQLITE_MAX_WORKER_THREADS is greater than zero. (check-in: [2037442c58] user: mistachkin branch: trunk, size: 2210) | |
2014-08-14
| ||
18:31 | [09e751b20b] part of check-in [cc910b8e0c] Fix compiler warnings on WinCE. (check-in: [cc910b8e0c] user: mistachkin branch: winCeWarn, size: 1867) | |
2014-05-05
| ||
20:21 | [057344a672] part of check-in [3ac75725a6] Attempt to fix the build on beagleboard. (check-in: [3ac75725a6] user: drh branch: winHdr, size: 1668) | |
17:43 | [ca9c83efaf] part of check-in [dd6eb5d1eb] Fix several header file comments. No changes to code. (check-in: [dd6eb5d1eb] user: mistachkin branch: winHdr, size: 1663) | |
2013-11-25
| ||
09:37 | [ac253253d0] part of check-in [94219b9f1f] Correct line-endings in the new header file. (check-in: [94219b9f1f] user: mistachkin branch: winHdr, size: 1627) | |
09:36 | Added: [db1d1d18f5] part of check-in [0d42c6b830] Initial work on isolating usage of the Windows header file. (check-in: [0d42c6b830] user: mistachkin branch: winHdr, size: 1694) | |
2005-12-19
| ||
16:29 | Deleted: Backport the fix for ticket #1567 into the 3.2 branch. (CVS 2829) (check-in: [3339774228] user: drh branch: branch_3_2, size: 0) | |
2004-10-01
| ||
02:00 | [41a946bea1] part of check-in [8972c004dc] Use type i64 instead of off_t for file offsets since off_t is giving portability problems. Ticket #924. (CVS 1992) (check-in: [8972c004dc] user: drh branch: trunk, size: 1157) | |
2004-06-21
| ||
18:14 | [babd4e9129] part of check-in [afc398c2ca] Fix an uninitialized variable. The variable was harmless, but pedantic error checking in MSVC raised an exception on it. (CVS 1651) (check-in: [afc398c2ca] user: drh branch: trunk, size: 1368) | |
2004-06-06
| ||
00:42 | [004eec47b1] part of check-in [9e6cd9ec75] Added sqlite3OsLock for win32. Assertion fault in attach.test. (CVS 1533) (check-in: [9e6cd9ec75] user: drh branch: trunk, size: 1309) | |
2004-05-22
| ||
17:41 | Added: [5d41af24ca] part of check-in [5c61be1c47] Split up os.c into separate files, one for each platform. (CVS 1441) (check-in: [5c61be1c47] user: drh branch: trunk, size: 1236) | |