projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
45cc6c2
)
Declare pipe_safer.
author
Jim Meyering
<jim@meyering.net>
Sat, 27 Aug 2005 14:28:43 +0000
(14:28 +0000)
committer
Jim Meyering
<jim@meyering.net>
Sat, 27 Aug 2005 14:28:43 +0000
(14:28 +0000)
lib/unistd-safer.h
patch
|
blob
|
history
diff --git
a/lib/unistd-safer.h
b/lib/unistd-safer.h
index 1b7a7601ad07a61f4d466977558470ef3552d6aa..f95999d391c823c809a15c6a274ec3f0ece2fadd 100644
(file)
--- a/
lib/unistd-safer.h
+++ b/
lib/unistd-safer.h
@@
-20,3
+20,4
@@
int dup_safer (int);
int fd_safer (int);
+int pipe_safer (int[2]);