NetBSD/lib/libc/compat-43
cgd 32e7357c0f either change or update references to sigvec(), as appropriate 1994-10-17 23:49:08 +00:00
..
Makefile.inc Convert getdtablesize() from syscall to function 1994-06-14 03:54:48 +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.2 Fix required #include files and function prototype. 1994-05-18 14:31:43 +00:00
creat.3 these are library routines, not syscalls. per jtc's suggestion. 1994-06-13 18:49:51 +00:00
creat.c First pass at getting a clean compile with "gcc -Wall", mostly explictly 1993-11-11 19:04:04 +00:00
getdtablesize.3 Convert getdtablesize() from syscall to function 1994-06-14 03:54:48 +00:00
getdtablesize.c fix missing trailing newline 1994-06-14 05:25:36 +00:00
gethostid.3 hostid functions 1994-05-07 03:24:46 +00:00
gethostid.c hostid functions 1994-05-07 03:24:46 +00:00
getwd.c Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
killpg.2 Manpage formatting tweaks. 1993-12-01 18:49:52 +00:00
killpg.3 these are library routines, not syscalls. per jtc's suggestion. 1994-06-13 18:49:51 +00:00
killpg.c First pass at getting a clean compile with "gcc -Wall", mostly explictly 1993-11-11 19:04:04 +00:00
sethostid.c hostid functions 1994-05-07 03:24:46 +00:00
setpgrp.c First pass at getting a clean compile with "gcc -Wall", mostly explictly 1993-11-11 19:04:04 +00:00
setregid.2 M-x shuffle-functions-and-documentation 1994-04-06 23:28:36 +00:00
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.2 M-x shuffle-functions-and-documentation 1994-04-06 23:28:36 +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.2 Manpage formatting tweaks. 1993-12-01 18:49:52 +00:00
sigblock.3 these are library routines, not syscalls. per jtc's suggestion. 1994-06-13 18:49:51 +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.2 Manpage formatting tweaks. 1993-12-01 18:49:52 +00:00
sigpause.3 either change or update references to sigvec(), as appropriate 1994-10-17 23:49:08 +00:00
sigsetmask.2 Manpage formatting tweaks. 1993-12-01 18:49:52 +00:00
sigsetmask.3 either change or update references to sigvec(), as appropriate 1994-10-17 23:49:08 +00:00
sigvec.2 Fix spelling errors. 1994-01-11 00:05:54 +00:00
sigvec.3 these are library routines, not syscalls. per jtc's suggestion. 1994-06-13 18:49:51 +00:00