New module 'stdlib'.
[gnulib.git] / modules / ftruncate
index 159b7e5..ae445f3 100644 (file)
@@ -1,4 +1,5 @@
 Description:
+ftruncate() function: truncate an open file to a specified length.
 
 Files:
 lib/ftruncate.c
@@ -7,10 +8,16 @@ m4/ftruncate.m4
 Depends-on:
 
 configure.ac:
-jm_FUNC_FTRUNCATE
+gl_FUNC_FTRUNCATE
 
 Makefile.am:
 
 Include:
 <unistd.h>
 
+License:
+GPL
+
+Maintainer:
+Jim Meyering
+