]> git.ipfire.org Git - thirdparty/sqlite.git/commit
When creating a journal file on unix, attempt to create it with the same permissions...
authordan <dan@noemail.net>
Thu, 15 Jul 2010 14:59:37 +0000 (14:59 +0000)
committerdan <dan@noemail.net>
Thu, 15 Jul 2010 14:59:37 +0000 (14:59 +0000)
commitc74e4ef4c7be9e8d4dd928227e805b2d5d4f1569
tree3645743752f46156199ff4d3e030f6e440cec794
parent473c1bf24119af29051b5524374b6f6240dfb108
When creating a journal file on unix, attempt to create it with the same permissions as the associated database file.

FossilOrigin-Name: a121cd80c5ac94e5977bc3164d2500e0ea132fed
manifest
manifest.uuid
src/os_unix.c
test/journal2.test
test/journal3.test [new file with mode: 0644]