artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
68a5510
)
sigblock.3 MLINK
author
deraadt
<deraadt@openbsd.org>
Tue, 28 Mar 2000 22:43:34 +0000
(22:43 +0000)
committer
deraadt
<deraadt@openbsd.org>
Tue, 28 Mar 2000 22:43:34 +0000
(22:43 +0000)
lib/libc/compat-43/Makefile.inc
patch
|
blob
|
history
diff --git
a/lib/libc/compat-43/Makefile.inc
b/lib/libc/compat-43/Makefile.inc
index
373e7f4
..
5822712
100644
(file)
--- a/
lib/libc/compat-43/Makefile.inc
+++ b/
lib/libc/compat-43/Makefile.inc
@@
-1,4
+1,4
@@
-# $OpenBSD: Makefile.inc,v 1.
3 1998/11/20 11:18:32 d
Exp $
+# $OpenBSD: Makefile.inc,v 1.
4 2000/03/28 22:43:34 deraadt
Exp $
# compat-43 sources
.PATH: ${LIBCSRCDIR}/arch/${MACHINE_ARCH}/compat-43 ${LIBCSRCDIR}/compat-43
@@
-12,3
+12,4
@@
MAN+= creat.3 getdtablesize.3 gethostid.3 killpg.3 setregid.3 setreuid.3 \
MLINKS+=setruid.3 setrgid.3
MLINKS+=gethostid.3 sethostid.3
+MLINKS+=sigblock.3 sigmask.3