aboutsummaryrefslogtreecommitdiff
path: root/src/mutex_unix.c
diff options
context:
space:
mode:
authordrh <drh@noemail.net>2013-01-04 20:45:13 +0000
committerdrh <drh@noemail.net>2013-01-04 20:45:13 +0000
commite1186ab260ea30d1b6352ce3af0654676a6612ff (patch)
tree71e87b19676230d2746ed33ce62ca2a134bde40d /src/mutex_unix.c
parente454f3d6f80d039532506550499c358d0b4f561a (diff)
downloadsqlite-e1186ab260ea30d1b6352ce3af0654676a6612ff.tar.gz
sqlite-e1186ab260ea30d1b6352ce3af0654676a6612ff.zip
Do not use umask() since it change the umask for the entire process, not just
the thread using SQLite. Make whatever permission changes are needed using fchmod() after the file is created, instead. FossilOrigin-Name: 6c4c2b7dbadedac384d380efd54f12f6ccbf4ca9
Diffstat (limited to 'src/mutex_unix.c')
0 files changed, 0 insertions, 0 deletions