NetBSD/lib/libc
kleink 20b0e10891 C99: Passing a null pointer as the buffer argument to snprintf() and
vsnprintf() is permitted when the size argument is zero as well; mostly
from Peter Seebach in PR standards/9603.
2000-10-19 09:45:31 +00:00
..
arch Make memcpy and memmove use bcopy assembly for mips. Tweak forward copy 2000-10-10 21:51:54 +00:00
compat-43 Delint. 2000-01-22 22:30:08 +00:00
db check LIBC_SCCS 2000-09-13 22:32:25 +00:00
dlfcn remove extra semi's 2000-07-06 02:48:41 +00:00
gen Squash lint errors by using size_t instead of u_int to avoid differing sizes of data. 2000-10-16 04:12:55 +00:00
gmon Move the Alpha _mcount() into a .S file so that it can be 2000-09-05 16:28:30 +00:00
hash Use .{B,Bs,F,N,O}x and fix miscellaneous errors. 2000-09-21 10:43:49 +00:00
include Need an internal name for pipe(2). 2000-09-28 08:38:53 +00:00
locale Include <unistd.h> for the issetugid prototype. 2000-09-09 20:50:33 +00:00
md Delint. 2000-01-22 22:19:07 +00:00
net insure -> ensure 2000-10-05 12:35:33 +00:00
nls Fix possible one-byte overrun 2000-09-30 16:47:26 +00:00
quad Use __GNUC_PREREQ__(). 2000-05-05 00:20:22 +00:00
regex Passing "char" values to ctype(3) functions is problematic. 2000-07-07 08:03:36 +00:00
rpc Need "namespace.h". 2000-09-28 09:07:04 +00:00
softfloat Revert previous change -- turned out I'd got my build environment in a twist. 2000-07-15 15:07:34 +00:00
stdio C99: Passing a null pointer as the buffer argument to snprintf() and 2000-10-19 09:45:31 +00:00
stdlib make random(3) manpage meet with actual implementation. 2000-10-05 06:21:53 +00:00
string Document the behaviour with consecutive separator characters. 2000-10-11 18:26:04 +00:00
sys lfs_bmapv -> lfs_markv 2000-10-09 09:34:00 +00:00
termios Delint. 2000-01-22 22:19:07 +00:00
thread-stub Delint. 2000-01-22 22:19:07 +00:00
time Format string cleanup, by Bill Sommerfeld. 2000-10-10 18:09:25 +00:00
yp add explicit casts to avoid parameter conversion warnings. 2000-07-06 03:14:05 +00:00
Makefile Don't enable lin's exit on warnings yet. It'll break most ports. 2000-08-13 23:26:12 +00:00
shlib_version Bump minor version to 65: addition of __setlocale_mb_len_max_32() and 2000-08-10 10:05:20 +00:00