diff options
author | drh <drh@noemail.net> | 2012-04-14 13:25:11 +0000 |
---|---|---|
committer | drh <drh@noemail.net> | 2012-04-14 13:25:11 +0000 |
commit | 5adc60bab065f318044ada7d4249f25a53e9cb9e (patch) | |
tree | f38ca24102c4ec192f4bc4084095a58cb39b2262 /src/tclsqlite.c | |
parent | 2b32b9941da808792652ed8e52657e561d5caca5 (diff) | |
download | sqlite-5adc60bab065f318044ada7d4249f25a53e9cb9e.tar.gz sqlite-5adc60bab065f318044ada7d4249f25a53e9cb9e.zip |
In the unix VFS, always set every open file to close-on-exec using either
O_CLOEXEC at open (preferred) or FD_CLOEXEC in an ioctl after opening. Before
this changes, many files were done this way, but not all.
FossilOrigin-Name: 9efbeb11ae0d480a13ff1353820c12f3a8bff452
Diffstat (limited to 'src/tclsqlite.c')
0 files changed, 0 insertions, 0 deletions