NetBSD/lib/libc
jeffs 4912e50a59 Make memcpy and memmove use bcopy assembly for mips. Tweak forward copy
code for backward copy to make overlap copy faster.  This happens in
some SW like sleepycat db.  Use temp labels in order to not confused
the profiling tools.
2000-10-10 21:51:54 +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 Reset allocated buffer size to 0 on allocation failure. 2000-10-03 03:22:26 +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 XCU5 -> XSH5. 2000-07-26 08:57:34 +00:00
stdlib make random(3) manpage meet with actual implementation. 2000-10-05 06:21:53 +00:00
string The 'delim' argument is const, document it as such. 2000-09-28 03:18:35 +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