Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | We should better not pass open file handles to child processes, so add respective flag for DosOpen(). (CVS 5037) |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
1518e8542cebd977d46e720544bfad16 |
User & Date: | pweilbacher 2008-04-23 23:03:11.000 |
Context
2008-04-24
| ||
08:31 | Add version comment to vdbeaux.c. No code changes. Ticket #3066. (CVS 5038) (check-in: d667add44b user: danielk1977 tags: trunk) | |
2008-04-23
| ||
23:03 | We should better not pass open file handles to child processes, so add respective flag for DosOpen(). (CVS 5037) (check-in: 1518e8542c user: pweilbacher tags: trunk) | |
2008-04-22
| ||
17:15 | Always sync the journal file after zeroing out the header. (CVS 5036) (check-in: 5896ae3d68 user: drh tags: trunk) | |
Changes
Changes to src/os_os2.c.