projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
894e022
)
(Files): Add pipe-safer.c
author
Jim Meyering
<jim@meyering.net>
Sat, 27 Aug 2005 14:29:15 +0000
(14:29 +0000)
committer
Jim Meyering
<jim@meyering.net>
Sat, 27 Aug 2005 14:29:15 +0000
(14:29 +0000)
modules/unistd-safer
patch
|
blob
|
history
diff --git
a/modules/unistd-safer
b/modules/unistd-safer
index 3dc9f54668f67058f33af22b1da2d8328f0709b4..b4d51258da57f2cb0535ed36da0811f9c55b0949 100644
(file)
--- a/
modules/unistd-safer
+++ b/
modules/unistd-safer
@@
-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: