NetBSD/lib/libc
scw 2a8d425699 After writing a page out to disk, run the page back through the user's
input filter to ensure we don't end up with a cached copy of the page
in the wrong byte-order for the host cpu.

This fixes a fatal bug which bites when the DB 'lorder' is different
to the cpu's, and a cached page is accessed soon after it was flushed
to disk.
2000-01-09 19:56:15 +00:00
..
arch libc for SH3. 2000-01-05 14:07:29 +00:00
compat-43 remove the list of signals and xref signal(7) instead 1999-10-06 17:10:08 +00:00
db After writing a page out to disk, run the page back through the user's 2000-01-09 19:56:15 +00:00
gen make IPV6_BINDV6ONLY setsockopt available. it controls behavior of 2000-01-06 06:41:18 +00:00
gmon Last of the .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 19:44:33 +00:00
hash back out the #ifdef _DIAGNOSTIC argument checks; too many people complained. 1999-09-20 04:38:56 +00:00
include Implement XDR routines for 64-bit integer data types: 1999-12-01 18:34:21 +00:00
locale XSH5/C99: in the C/POSIX locale, change the day of month format used in d_t_fmt 1999-11-10 09:15:11 +00:00
md back out the #ifdef _DIAGNOSTIC argument checks; too many people complained. 1999-09-20 04:38:56 +00:00
net need sys/types.h before sys/socket.h 2000-01-07 01:49:42 +00:00
nls Add czech language message catalog 1999-09-26 20:27:59 +00:00
quad Revert previous change: the assertion 1999-09-17 09:18:15 +00:00
regex back out the #ifdef _DIAGNOSTIC argument checks; too many people complained. 1999-09-20 04:38:56 +00:00
rpc fix use of uninitialized "buflen" (botched in 1.18), closes PR lib/9104 2000-01-05 18:40:06 +00:00
stdio missing ; 1999-11-14 18:19:57 +00:00
stdlib Document that errno is set to ENOMEM if no memory can be allocated. 2000-01-09 16:14:04 +00:00
string xref strlcpy & strlcat 1999-09-28 02:15:07 +00:00
sys Correct typo reported by Jens Nilsson in PR misc/9069. 1999-12-29 21:19:36 +00:00
termios back out the #ifdef _DIAGNOSTIC argument checks; too many people complained. 1999-09-20 04:38:56 +00:00
thread-stub add. This holds the global __isthreaded variable, to indicate that threading 1999-12-03 06:37:34 +00:00
time Merge tzcode1999i. 1999-11-16 22:41:02 +00:00
yp You also need <rpc/rpc.h> to compile yp programs. 1999-11-29 23:28:23 +00:00
Makefile Add czech language message catalog 1999-09-26 20:27:59 +00:00
shlib_version Bump minor. 1999-12-23 10:16:36 +00:00