ftruncate: Un-deprecate, concentrate on Win32 support.
authorBruno Haible <bruno@clisp.org>
Thu, 22 Sep 2011 12:16:31 +0000 (14:16 +0200)
committerBruno Haible <bruno@clisp.org>
Thu, 22 Sep 2011 12:16:31 +0000 (14:16 +0200)
commitd8710037842f70e32a5b56c685437b51165d2f5b
tree3fd83a8b540e14e2944c1f621bf692d2dc925222
parentf45922077ff338dc3d393892a13bed981d6f7701
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 <io.h>.
* modules/perror-tests (Depends-on): Add ftruncate.
* doc/posix-functions/ftruncate.texi: Mention the MSVC problem and the
'ftruncate' module.
ChangeLog
doc/posix-functions/ftruncate.texi
lib/ftruncate.c
m4/ftruncate.m4
modules/ftruncate
modules/perror-tests