]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Change a (#define HAVE_FCHMOD) to (#define HAVE_FCHMOD 1) per user request in [forum...
authorstephan <stephan@noemail.net>
Tue, 5 Nov 2024 02:38:32 +0000 (02:38 +0000)
committerstephan <stephan@noemail.net>
Tue, 5 Nov 2024 02:38:32 +0000 (02:38 +0000)
commit710d00aa6f4035561bf9be54adc4f1dec1211793
tree60de2b7f0357efaaf779c734dc2ee40054b3b618
parent1934310ebd54e9f1d2b16fa7e5f14fafec6d8fba
Change a (#define HAVE_FCHMOD) to (#define HAVE_FCHMOD 1) per user request in [forum:24cf6020c6|forum post 24cf6020c6]. There's no semantic change for this tree, but this is consistent with how auto-config tools would define it and the empty #define interferes with some downstream code.

FossilOrigin-Name: 9c46d84f3bf2f5876211b498104067d32a4000979fad1345deb1000c23716d75
manifest
manifest.uuid
src/os_unix.c