(Files): Add pipe-safer.c
authorJim Meyering <jim@meyering.net>
Sat, 27 Aug 2005 14:29:15 +0000 (14:29 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 27 Aug 2005 14:29:15 +0000 (14:29 +0000)
modules/unistd-safer

index 3dc9f54668f67058f33af22b1da2d8328f0709b4..b4d51258da57f2cb0535ed36da0811f9c55b0949 100644 (file)
@@ -2,9 +2,10 @@ Description:
 File descriptor functions that avoid clobbering STD{IN,OUT,ERR}_FILENO.
 
 Files:
-lib/unistd-safer.h
 lib/dup-safer.c
 lib/fd-safer.c
+lib/pipe-safer.c
+lib/unistd-safer.h
 m4/unistd-safer.m4
 
 Depends-on: