NetBSD/lib/libc/compat-43
atatat b91680c172 The API to hostid that libc provides may involve a "long", but the
interface the kernel provides to libc (and the rest of userland) is an
"int".  Therefore, stop pretending that it's a long, since that can
incur bizarre failure modes if the types also don't have the same size
(sparc64, alpha, etc).
2004-04-19 13:16:42 +00:00
..
Makefile.inc
creat.3
creat.c
getdtablesize.3
getdtablesize.c
gethostid.3
gethostid.c The API to hostid that libc provides may involve a "long", but the 2004-04-19 13:16:42 +00:00
getwd.c
killpg.3
killpg.c
sethostid.c The API to hostid that libc provides may involve a "long", but the 2004-04-19 13:16:42 +00:00
setpgrp.c
setrgid.c
setruid.3
setruid.c
sigblock.3
sigcompat.c
sigpause.3
sigsetmask.3
sigvec.3