NetBSD/lib/libc/compat-43
drochner a34eb7c1b7 use ${ARCHDIR} instead of ${.CURDIR}/arch/${MACHINE_ARCH} where appropriate
libc builds on pmax again
1999-02-24 15:05:20 +00:00
..
Makefile.inc use ${ARCHDIR} instead of ${.CURDIR}/arch/${MACHINE_ARCH} where appropriate 1999-02-24 15:05:20 +00:00
creat.3 first pass at fixing up capitalization of function names and 1998-08-29 08:32:32 +00:00
creat.c merge lite-2 1998-02-02 06:26:33 +00:00
getdtablesize.3 add LIBRARY section to man page 1998-02-05 18:45:17 +00:00
getdtablesize.c Replace use of getdtablesize() with (the non-deprecated) sysconf(), hence no 1998-10-18 13:56:21 +00:00
gethostid.3 first pass at fixing up capitalization of function names and 1998-08-29 08:32:32 +00:00
gethostid.c If port provides __weak_alias(), provide an Standard C and POSIX pure 1997-07-21 14:06:24 +00:00
getwd.c ifdef out __warn_references if we are linting. 1998-11-14 16:40:50 +00:00
killpg.3 first pass at fixing up capitalization of function names and 1998-08-29 08:32:32 +00:00
killpg.c merge lite-2 1998-02-02 06:26:33 +00:00
sethostid.c If port provides __weak_alias(), provide an Standard C and POSIX pure 1997-07-21 14:06:24 +00:00
setpgrp.c merge lite-2 1998-02-02 06:26:33 +00:00
setrgid.c explicitly coerce a -1 to gid_t to quiet lint. 1998-02-25 22:53:03 +00:00
setruid.3 add LIBRARY section to man page 1998-02-05 18:45:17 +00:00
setruid.c Coerce -1 to a (uid_t) to shut up lint. 1998-02-25 22:57:22 +00:00
sigblock.3 first pass at fixing up capitalization of function names and 1998-08-29 08:32:32 +00:00
sigcompat.c Squash remnants of signal breakage... old sigvec() interface... 1998-09-27 13:21:28 +00:00
sigpause.3 first pass at fixing up capitalization of function names and 1998-08-29 08:32:32 +00:00
sigsetmask.3 first pass at fixing up capitalization of function names and 1998-08-29 08:32:32 +00:00
sigvec.3 first pass at fixing up capitalization of function names and 1998-08-29 08:32:32 +00:00