artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bbcd87c
)
seek(2) is not needed
author
deraadt
<deraadt@openbsd.org>
Fri, 4 Apr 1997 16:45:25 +0000
(16:45 +0000)
committer
deraadt
<deraadt@openbsd.org>
Fri, 4 Apr 1997 16:45:25 +0000
(16:45 +0000)
lib/libc/sys/Makefile.inc
patch
|
blob
|
history
diff --git
a/lib/libc/sys/Makefile.inc
b/lib/libc/sys/Makefile.inc
index
69f7995
..
1226f0a
100644
(file)
--- a/
lib/libc/sys/Makefile.inc
+++ b/
lib/libc/sys/Makefile.inc
@@
-144,7
+144,6
@@
MLINKS+=getsockopt.2 setsockopt.2
MLINKS+=gettimeofday.2 settimeofday.2
MLINKS+=getuid.2 geteuid.2
MLINKS+=intro.2 errno.2
-MLINKS+=lseek.2 seek.2
MLINKS+=mlock.2 munlock.2
MLINKS+=mount.2 unmount.2
MLINKS+=pathconf.2 fpathconf.2