autoupdate
[gnulib.git] / modules / fcntl-safer
index c676ff7..942b6b7 100644 (file)
@@ -1,7 +1,9 @@
 Description:
-File control functions that avoid clobbering std{in,out,err}.
+File descriptor functions that avoid clobbering STD{IN,OUT,ERR}_FILENO.
 
 Files:
+lib/fcntl--.h
+lib/creat-safer.c
 lib/fcntl-safer.h
 lib/open-safer.c
 m4/fcntl-safer.m4
@@ -13,7 +15,6 @@ configure.ac:
 gl_FCNTL_SAFER
 
 Makefile.am:
-lib_SOURCES += fcntl-safer.h open-safer.c
 
 Include:
 "fcntl-safer.h"
@@ -23,4 +24,3 @@ GPL
 
 Maintainer:
 Paul Eggert, Jim Meyering
-