From d8710037842f70e32a5b56c685437b51165d2f5b Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Thu, 22 Sep 2011 14:16:31 +0200 Subject: ftruncate: Un-deprecate, concentrate on Win32 support. * modules/ftruncate (Status, Notice): Remove sections. (Depends-on): Add largefile. * m4/ftruncate.m4 (gl_FUNC_FTRUNCATE): Drop failure message on non-mingw platforms. * lib/ftruncate.c: Remove code for the older platforms. For Win32, include . * modules/perror-tests (Depends-on): Add ftruncate. * doc/posix-functions/ftruncate.texi: Mention the MSVC problem and the 'ftruncate' module. --- modules/perror-tests | 1 + 1 file changed, 1 insertion(+) (limited to 'modules/perror-tests') diff --git a/modules/perror-tests b/modules/perror-tests index 04adee2e22..5e41800283 100644 --- a/modules/perror-tests +++ b/modules/perror-tests @@ -8,6 +8,7 @@ tests/test-perror.sh Depends-on: dup2 +ftruncate strerror configure.ac: -- cgit v1.2.1