]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add in-process file locking to test_async.c. The unix implementation of
authordrh <drh@noemail.net>
Mon, 13 Feb 2006 17:03:47 +0000 (17:03 +0000)
committerdrh <drh@noemail.net>
Mon, 13 Feb 2006 17:03:47 +0000 (17:03 +0000)
commit89ea93121d010660a0d7da134082d5042d83770c
tree2bcb8826d80c28c34a00567d404776c5fce23c26
parent99681dbbdb64e44cc4385ba351bb7c22dca6e304
Add in-process file locking to test_async.c.  The unix implementation of
sqlite3OsFullPathname() now attempts to remove /./ and /../ elements from
the path. (CVS 3090)

FossilOrigin-Name: 42379c623073eb541d053c2dff9f49087fb290f8
manifest
manifest.uuid
src/os_unix.c
src/test_async.c