Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Add additional VFS methods to retrieve system call pointers and to get a list of all changeable system calls. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | syscall-override |
Files: | files | file ages | folders |
SHA1: |
38558363494e3a736dcb091dd859e76b |
User & Date: | drh 2011-03-02 19:06:42.724 |
Context
2011-03-04
| ||
15:43 | Handle EINTR errors from open(). (Closed-Leaf check-in: a7d176b27c user: drh tags: syscall-override) | |
2011-03-02
| ||
19:06 | Add additional VFS methods to retrieve system call pointers and to get a list of all changeable system calls. (check-in: 3855836349 user: drh tags: syscall-override) | |
18:01 | Add more system calls to the set that can be overridden in os_unix.c. Also merge in recent fixes from trunk. (check-in: 80fac2a6e0 user: drh tags: syscall-override) | |
Changes
Changes to src/os_unix.c.
Changes to src/os_win.c.
Changes to src/sqlite.h.in.