]> git.ipfire.org Git - thirdparty/sqlite.git/commit
On MacOS, when increasing the size of files on FAT filesystems from 0 to
authordrh <>
Thu, 31 Jul 2025 09:45:20 +0000 (09:45 +0000)
committerdrh <>
Thu, 31 Jul 2025 09:45:20 +0000 (09:45 +0000)
commit1e687a4187030353f026cec6987694ad5907582b
tree5de152f61bfeb20233146cc46a6ad4916b579315
parent67695a30ea395990707447c4c3c459e529306b92
On MacOS, when increasing the size of files on FAT filesystems from 0 to
1 byte in order to preserve their inode numbers, be sure to fsync() the file.

FossilOrigin-Name: 727efa8559852012cf3381baf5fcb1da198ff27d8856ce7b813920b99367dee5
manifest
manifest.uuid
src/os_unix.c