SQLite

All files named ”src/os_unix.h”
Login

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

History for src/os_unix.h

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)
2005-06-15
17:47
[5768d56d28] part of check-in [006dda3119] Changes to the unix OS layer aimed at finding and fixing tickets #1272 and #1285. (CVS 2517) (check-in: [006dda3119] user: drh branch: trunk, size: 3545)
2005-05-17
11:25
[39a393252e] part of check-in [bfa55bec32] Provide a compile-time parameter to set the default file creation permissions under Unix. Ticket #1247. (CVS 2461) (check-in: [bfa55bec32] user: drh branch: trunk, size: 3100)
2005-03-10
14:11
[40b2fd1d02] part of check-in [58b8733b96] Disable F_FULLSYNC if the sychronous pragma is not set to FULL. (CVS 2372) (check-in: [58b8733b96] user: drh branch: trunk, size: 2952)
2004-07-19
22:08
[f3097815e0] part of check-in [511ee63924] The OsFile under Unix records a pointer back to the pager. This is intended to be used for an externalized locking patch. (CVS 1821) (check-in: [511ee63924] user: drh branch: trunk, size: 2777)
2004-07-17
21:44
[c3ee271744] part of check-in [1d30d0dd46] Use the F_FULLFSYNC fctrl if it is available. Record the name of files that are opened in the OsFile structure. (CVS 1799) (check-in: [1d30d0dd46] user: drh branch: trunk, size: 2754)
2004-06-21
18:14
[00c1f82b52] 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: 2698)
2004-06-09
17:37
[1cd6133cf6] part of check-in [dc0763455b] Fixes to the file locking. 109 tests are now failing. (CVS 1548) (check-in: [dc0763455b] user: drh branch: trunk, size: 2637)
2004-06-03
16:08
[7999f2246c] part of check-in [d57e5252c8] Untested updates to support atomic multi-file transactions (CVS 1526) (check-in: [d57e5252c8] user: danielk1977 branch: trunk, size: 2637)
2004-05-22
17:41
Added: [426e1480f0] 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: 2532)