NetBSD/lib/libc
jonathan 56f21e4806 Move warnings about sys_siglist[] and __sys_siglist to _sys_siglist.c,
so that the warning is shown once at link time, not three times.
1998-12-06 07:05:48 +00:00
..
arch Slight cleanup. 1998-12-04 09:52:43 +00:00
compat-43 ifdef out __warn_references if we are linting. 1998-11-14 16:40:50 +00:00
db s/LALIGN/BTLALIGN 1998-11-06 19:42:43 +00:00
gen Move warnings about sys_siglist[] and __sys_siglist to _sys_siglist.c, 1998-12-06 07:05:48 +00:00
gmon delint 1998-11-13 15:46:52 +00:00
include Need an internal name for the (new) sys_nsig. 1998-11-30 20:43:06 +00:00
locale delint 1998-11-13 15:46:52 +00:00
md delint 1998-11-13 15:46:52 +00:00
net Check the results of argument decomposition in octets to prevent 1998-12-05 13:17:55 +00:00
nls delint 1998-11-15 17:39:20 +00:00
quad use machine/limits.h if _KERNEL or _STANDALONE 1998-03-27 01:01:54 +00:00
regex Delint: 1998-11-14 16:43:49 +00:00
rpc deal with printf()ing another size_t. print a u_int %u. 1998-11-22 06:09:00 +00:00
stdio Need to wrap stdio stream locking around the function body. On the bright 1998-11-20 14:49:19 +00:00
stdlib Since we are forcing unsigned shifts for portability, define Unsigned_shifts 1998-11-16 17:43:32 +00:00
string Use the (new) sys_nsig instead of NSIG. 1998-11-30 20:43:53 +00:00
sys Warn about references to the compatibility stat(), fstat(), and lstat(), 1998-12-02 19:47:45 +00:00
termios delint: 1998-11-15 17:11:48 +00:00
time Fix pr6517: strftime %s returns unterminated string 1998-12-01 16:07:11 +00:00
yp delint 1998-11-15 17:10:30 +00:00
Makefile sparc doesn't need quad support when running in 64-bit mode either. 1998-11-28 17:01:54 +00:00
shlib_version Bump minor to 34; added __sys_signame14, __sys_siglist14, and __sys_errlist14. 1998-11-30 20:46:55 +00:00