]> Savannah Git Hosting - gnulib.git/commit
ftruncate: Accept lengths > 2 GiB on 32-bit mingw.
authorBruno Haible <bruno@clisp.org>
Thu, 14 Nov 2024 03:32:09 +0000 (04:32 +0100)
committerBruno Haible <bruno@clisp.org>
Sun, 1 Dec 2024 06:55:37 +0000 (07:55 +0100)
commit98853be6af7408133a97c879172a2066ca8d2e8a
tree05dce5056717d6d91859bab182a011d0f8b9e374
parent984b9a733af56b7ac760d3a960e4cfb8452f36be
ftruncate: Accept lengths > 2 GiB on 32-bit mingw.

* lib/ftruncate.c: Test whether module 'largefile' is in use, not only
whether it had to override 'off_t'.
ChangeLog
lib/ftruncate.c