dan
|
dc5df0f824
|
Fix a benign inaccuracy in the os_unix.c SQLITE_FCNTL_SIZE_HINT code.
FossilOrigin-Name: 61a6ccbe3c9c3ad5f35fb325e3c327cb19409925
|
2011-04-06 19:15:45 +00:00 |
|
dan
|
26ec621a9f
|
Changes to oserror.test and syscall.test so that they work with the in-memory journal permutation test.
FossilOrigin-Name: 4e996f36c73c5e768a954394fcbbf5e17576c807
|
2011-04-04 07:05:38 +00:00 |
|
dan
|
51438a7936
|
Avoid returning SQLITE_NOTFOUND when the unix xSetSystemCall interface is invoked with NULL passed as the second argument, even if all the default system calls are already installed.
FossilOrigin-Name: 3b91eaaa0b3c25022332ba3d1a5651848fc5d84c
|
2011-04-02 17:00:47 +00:00 |
|
dan
|
661d71af8c
|
Further tests for os_unix.c.
FossilOrigin-Name: a84f7711949ea3885b0e36e48118d2c76a8a5b82
|
2011-03-30 19:08:03 +00:00 |
|
dan
|
5ef47bf002
|
Add tests to syscall.test and sysfault.test.
FossilOrigin-Name: 3d2de011814002e2e25b7645f94ff8fc7aab9cdd
|
2011-03-29 18:28:35 +00:00 |
|
dan
|
60939d0ade
|
Fix a problem whereby following an IO error in CommitPhaseTwo() of a multi-file transaction the b-tree layer could be left in TRANS_WRITE state, causing problems later on.
FossilOrigin-Name: dbe569a099c2855480e35c0cc4d9332821ad80da
|
2011-03-29 15:40:55 +00:00 |
|
dan
|
0fd7d86081
|
Fix a problem in the unix VFS implementation of xNextSystemCall(). Also some typos that prevent compilation when HAVE_POSIX_FALLOCATE is defined.
FossilOrigin-Name: bc6cce81565b17f886478bd51500bba2ed11ec1d
|
2011-03-29 10:04:23 +00:00 |
|