NetBSD/lib/libc/compat-43
jtc 9ae90685f2 Winning Strategies has placed this code in the public domain. 1995-05-11 23:03:44 +00:00
..
Makefile.inc specify man pages the new way. 1994-12-22 09:57:51 +00:00
__setregid.c print warnings, and use a helper function, to optimize... 1994-04-10 06:32:32 +00:00
__setreuid.c print warnings, and use a helper function, to optimize... 1994-04-10 06:32:32 +00:00
creat.3 these are library routines, not syscalls. per jtc's suggestion. 1994-06-13 18:49:51 +00:00
creat.c
getdtablesize.3 Convert getdtablesize() from syscall to function 1994-06-14 03:54:48 +00:00
getdtablesize.c Winning Strategies has placed this code in the public domain. 1995-05-11 23:03:44 +00:00
gethostid.3 Fix cross references: sysctl(2) -> sysctl(3) (PR #643). 1994-12-15 08:43:29 +00:00
gethostid.c hostid functions 1994-05-07 03:24:46 +00:00
getwd.c
killpg.3 Changed <sys/signal.h> to <signal.h>. 1994-12-05 18:51:47 +00:00
killpg.c
sethostid.c hostid functions 1994-05-07 03:24:46 +00:00
setpgrp.c
setregid.3 these are library routines, not syscalls. per jtc's suggestion. 1994-06-13 18:49:51 +00:00
setregid.c Converted to use link-time warning messages. 1994-07-21 17:13:35 +00:00
setreuid.3 these are library routines, not syscalls. per jtc's suggestion. 1994-06-13 18:49:51 +00:00
setreuid.c Converted to use link-time warning messages. 1994-07-21 17:13:35 +00:00
setrgid.c Converted to use link-time warning messages. 1994-07-21 17:13:35 +00:00
setruid.3 M-x shuffle-functions-and-documentation 1994-04-06 23:28:36 +00:00
setruid.c Converted to use link-time warning messages. 1994-07-21 17:13:35 +00:00
sigblock.3 Changed <sys/signal.h> to <signal.h>. 1994-12-05 18:51:47 +00:00
sigcompat.c don't do the (very) wrong thing in sigvec() if sv is NULL. 1994-02-24 06:10:57 +00:00
sigpause.3 Changed <sys/signal.h> to <signal.h>. 1994-12-05 18:51:47 +00:00
sigsetmask.3 Changed <sys/signal.h> to <signal.h>. 1994-12-05 18:51:47 +00:00
sigvec.3 these are library routines, not syscalls. per jtc's suggestion. 1994-06-13 18:49:51 +00:00