NetBSD/lib/libc
drochner b6581ead5f Minor size_t!=int related cleanup, only effective on the alpha.
btw: the maximum length of an RE is limited by the "int" range, also
on the alpha. "sopno" is "int", and "int"s are used as counters within
the code, so it would need some work to change this. I only don't know
how one could test it...
1998-12-13 12:21:46 +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 delint 1998-12-09 12:42:46 +00:00
gen mention poll(2). 1998-12-11 22:38:44 +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
regex Minor size_t!=int related cleanup, only effective on the alpha. 1998-12-13 12:21:46 +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 mention poll(2) 1998-12-11 22:35:32 +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