artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e9684b5
)
shmdt link
author
deraadt
<deraadt@openbsd.org>
Mon, 2 Sep 1996 05:26:54 +0000
(
05:26
+0000)
committer
deraadt
<deraadt@openbsd.org>
Mon, 2 Sep 1996 05:26:54 +0000
(
05:26
+0000)
lib/libc/sys/Makefile.inc
patch
|
blob
|
history
diff --git
a/lib/libc/sys/Makefile.inc
b/lib/libc/sys/Makefile.inc
index
6736500
..
46e26fb
100644
(file)
--- a/
lib/libc/sys/Makefile.inc
+++ b/
lib/libc/sys/Makefile.inc
@@
-152,6
+152,7
@@
MLINKS+=recv.2 recvfrom.2 recv.2 recvmsg.2
MLINKS+=send.2 sendmsg.2 send.2 sendto.2
MLINKS+=setpgid.2 setpgrp.2
MLINKS+=setuid.2 setegid.2 setuid.2 seteuid.2 setuid.2 setgid.2
+MLINKS+=shmat.2 shmdt.2
MLINKS+=stat.2 fstat.2 stat.2 lstat.2
MLINKS+=statfs.2 fstatfs.2
MLINKS+=syscall.2 __syscall.2