artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1dab4af
)
proto rfork()
author
deraadt
<deraadt@openbsd.org>
Fri, 12 Jan 1996 14:45:42 +0000
(14:45 +0000)
committer
deraadt
<deraadt@openbsd.org>
Fri, 12 Jan 1996 14:45:42 +0000
(14:45 +0000)
include/unistd.h
patch
|
blob
|
history
diff --git
a/include/unistd.h
b/include/unistd.h
index
0291711
..
3ffcec0
100644
(file)
--- a/
include/unistd.h
+++ b/
include/unistd.h
@@
-143,6
+143,7
@@
int re_exec __P((const char *));
int readlink __P((const char *, char *, int));
int reboot __P((int));
int revoke __P((const char *));
+int rfork __P((int opts));
int rresvport __P((int *));
int ruserok __P((const char *, int, const char *, const char *));
char *sbrk __P((int));