]> 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>
Thu, 14 Nov 2024 03:36:14 +0000 (04:36 +0100)
commit5aa62b965e4865d3cc116355f296f1ae8d32d083
treeaf82d93ad66f91213dba7c63c95a4b141015a7e6
parente5f02da11eec307a10cad759bf7db74a656d89ac
ftruncate: Accept lengths > 2 GiB on 32-bit mingw.

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