]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Cast the 2nd parameter of ftruncate to off_t to work around bugs in
authordrh <drh@noemail.net>
Tue, 19 Jun 2007 10:50:38 +0000 (10:50 +0000)
committerdrh <drh@noemail.net>
Tue, 19 Jun 2007 10:50:38 +0000 (10:50 +0000)
commit63fff5f7a58096d18bc0fecff1f6142624b5513d
tree6f8338d5e0aa28aa6df7871bd96c81ea934222f1
parent74792b2f91fd252cb480d39e405a078a8ff30127
Cast the 2nd parameter of ftruncate to off_t to work around bugs in
some unix implementations.  Ticket #2425. (CVS 4089)

FossilOrigin-Name: 0b20a69609c64af922bedab381f7d075e9da4fc5
manifest
manifest.uuid
src/os_unix.c