(atexit): Define using a prototype.
[gnulib.git] / modules / ftruncate
index 159b7e5..906ae82 100644 (file)
@@ -1,4 +1,5 @@
 Description:
+ftruncate() function: truncate an open file to a specified length.
 
 Files:
 lib/ftruncate.c
@@ -14,3 +15,6 @@ Makefile.am:
 Include:
 <unistd.h>
 
+Maintainer:
+Jim Meyering
+