]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Omit O_NOFOLLOW from the open() call when opening /dev/null, since /dev/null
authordrh <drh@noemail.net>
Thu, 13 Feb 2020 13:45:04 +0000 (13:45 +0000)
committerdrh <drh@noemail.net>
Thu, 13 Feb 2020 13:45:04 +0000 (13:45 +0000)
commit0ba3621592a060a4dbabcac02c48bf3d9d603c42
tree808df21902c239a74c1fb5ac32bf4f56d603fd01
parent77c9b3ccb36505e059587b35de15e48e53702501
Omit O_NOFOLLOW from the open() call when opening /dev/null, since /dev/null
is a symlink on Solaris, we are told.

FossilOrigin-Name: 0c683c43a62fe25c6cb765e4a31556ec91a7c21af79349b3d7eeb13f73dd1cdc
manifest
manifest.uuid
src/os_unix.c