NetBSD/lib/libc
jtc ace90ad26b Since the user provide his own message catalog (via NLSPATH and LANG)
the __strerror() and __strsignal() functions can not assume that the
messages will not overflow a NL_TEXTSIZE-sized buffer.

Noted by Mike Long <mike.long@analog.com> in PR
1996-10-11 00:51:07 +00:00
..
arch The pc532 port now has string functions in assembler. 1996-09-24 09:29:52 +00:00
compat-43 Now that setreuid() and setregid() are system calls again, don't call 1996-07-08 16:42:49 +00:00
db fix a bug that shows up only on alphas: ndbm "datum" variables can't be 1996-05-04 00:38:58 +00:00
gen fix pasto: Elf_{Off,Word} rather than Elf32_{Off,Word} 1996-10-03 04:55:31 +00:00
gmon Copy over from libkern: 1996-06-29 14:32:58 +00:00
include
locale Fix embarassing typo 1996-02-14 19:21:54 +00:00
net always update length; from vixie. 1996-10-08 04:09:58 +00:00
nls merge in 1.2 branch 1996-10-09 01:46:13 +00:00
quad Note functions that probably can be removed 1996-06-01 21:39:21 +00:00
regex
rpc Changed clnt_{s,}p{errno,error,createerror} so that the functions that 1996-06-19 20:38:43 +00:00
stdio Cute little bug with operator precedence in our stdio code. It appears 1996-08-13 07:54:00 +00:00
stdlib The argument to isspace() must be representable as an unsigned char. 1996-07-20 01:09:05 +00:00
string Since the user provide his own message catalog (via NLSPATH and LANG) 1996-10-11 00:51:07 +00:00
sys Remove outdated BUGS section (from Mike Long, PR 2804) 1996-10-04 16:59:46 +00:00
termios Strip out unneeded header files 1995-06-26 23:04:45 +00:00
time set HAVE_STRERROR 1996-09-13 17:46:49 +00:00
yp fix xdr_ypmap_parms (missing "&"'s in calls to xdr_ypdomain_wrap_string 1996-08-15 21:43:03 +00:00
Makefile Add memcmp.c and memset.c to KSRCS (files copied to libkern). 1996-08-15 22:36:59 +00:00
shlib_version Increment minor version. 1996-09-08 00:03:56 +00:00