]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Have os_unix.c reuse cached file-descriptors in the case when a read-write fd is...
authordan <Dan Kennedy>
Thu, 21 Mar 2024 11:37:36 +0000 (11:37 +0000)
committerdan <Dan Kennedy>
Thu, 21 Mar 2024 11:37:36 +0000 (11:37 +0000)
commitaf64a22762e068ae8926cdb3e338023cff16cbb3
treee7a95667c2dd5c6946defe1617c42cdda12e41b7
parent296ae1e4673151e59593105b653e87eceae25163
Have os_unix.c reuse cached file-descriptors in the case when a read-write fd is requested on a read-only file and a read-only fd returned.

FossilOrigin-Name: a678e85402af08c1e387bf30ff2205f84dd7da749755da565d70f831c007a3d9
manifest
manifest.uuid
src/os_unix.c
test/readonly.test [new file with mode: 0644]