test-stddef: test for (some) offsetof bugs
[gnulib.git] / modules / ftruncate
index ae445f3..e8aec5d 100644 (file)
@@ -1,14 +1,22 @@
 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:
 
@@ -20,4 +28,3 @@ GPL
 
 Maintainer:
 Jim Meyering
-