]> git.ipfire.org Git - thirdparty/sqlite.git/commit
In builds without HAVE_FCHMOD (e.g. WASI), make the chmod() of temp files a no-op...
authorstephan <stephan@noemail.net>
Wed, 20 Aug 2025 09:43:15 +0000 (09:43 +0000)
committerstephan <stephan@noemail.net>
Wed, 20 Aug 2025 09:43:15 +0000 (09:43 +0000)
commit4a27581f14ae11444044b0d7173341700bd03d17
treebf2cb28963344e9a650cec8a9babefcebb93f18f
parent697d29ea49865a3e62b93681b4c57f2d9cff2e5f
In builds without HAVE_FCHMOD (e.g. WASI), make the chmod() of temp files a no-op, analog to how lack of HAVE_FCHOWN is handled, as discussed in [forum:98d5158d3fdd7a41 | forum post 98d5158d3f].

FossilOrigin-Name: 7d13e8e403ba00d37b950caa359d74452319247495284d252efa6473bad15b64
manifest
manifest.uuid
src/os_unix.c