NetBSD/lib/libc/compat-43
thorpej 500e663387 Now that setreuid() and setregid() are system calls again, don't call
the C library "private" versions.  Doing so results in unresolved
symbols the next time a dynamically linked program is run after the
new C library is installed.
1996-07-08 16:42:49 +00:00
..
Makefile.inc Remove the old (broken) setre[ug]id() emulation. 1996-06-23 11:27:59 +00:00
creat.3
creat.c
getdtablesize.3 Added getrlimit(2) and sysconf(3) cross references 1996-03-06 02:23:57 +00:00
getdtablesize.c
gethostid.3
gethostid.c
getwd.c
killpg.3
killpg.c
sethostid.c
setpgrp.c
setrgid.c Now that setreuid() and setregid() are system calls again, don't call 1996-07-08 16:42:49 +00:00
setruid.3
setruid.c Now that setreuid() and setregid() are system calls again, don't call 1996-07-08 16:42:49 +00:00
sigblock.3
sigcompat.c
sigpause.3
sigsetmask.3
sigvec.3