Hash :
950f3469
Author :
Date :
2010-04-09T10:44:23
ftruncate: mark module as obsolete; even MinGW provides it, now * modules/ftruncate (Status): Obsolete. (Notice): Say that. * doc/posix-functions/ftruncate.texi: Don't say MinGW lacks it. http://thread.gmane.org/gmane.comp.lib.gnulib.bugs/9203
Description:
ftruncate() function: truncate an open file to a specified length.
Status:
obsolete
Notice:
This module is obsolete.
Files:
lib/ftruncate.c
m4/ftruncate.m4
Depends-on:
unistd
configure.ac:
gl_FUNC_FTRUNCATE
gl_UNISTD_MODULE_INDICATOR([ftruncate])
Makefile.am:
Include:
<unistd.h>
License:
GPL
Maintainer:
Jim Meyering