]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Improvements to the unix temporary filename generator so that it continues temp-filenames
authordrh <>
Wed, 22 Jul 2026 11:24:48 +0000 (11:24 +0000)
committerdrh <>
Wed, 22 Jul 2026 11:24:48 +0000 (11:24 +0000)
commit33510c502046c70172f55b8db756f596af6947b8
tree6a6bf3623941729724d0a03051af5b1e9b4b3846
parenta01ed0c10a54b7c144606316c0bab4ac4de2affd
Improvements to the unix temporary filename generator so that it continues
to work even after SQLITE_TMPDIR or TMPDIR environment variables are
changed by the application.  Similar changes are needed for Windows.

FossilOrigin-Name: 82e522ff1429e7eed2ffb0e960badc5757fd015023b7c0679ba32108e44e4abd
manifest
manifest.tags
manifest.uuid
src/os_unix.c