error.c, md5.c, regex.c: Use '#if USE_UNLOCKED_IO' instead of
[gnulib.git] / modules / unistd-safer
index 12ff22f..26fa924 100644 (file)
@@ -1,4 +1,5 @@
 Description:
+File descriptor functions that avoid clobbering STD{IN,OUT,ERR}_FILENO.
 
 Files:
 lib/unistd-safer.h
@@ -16,3 +17,9 @@ lib_SOURCES += unistd-safer.h dup-safer.c
 Include:
 "unistd-safer.h"
 
+License:
+GPL
+
+Maintainer:
+Paul Eggert, Jim Meyering
+