NetBSD/lib/libc
tshiozak c1e771ab90 separate "nonidentical conversion" and "ilseq" under csmapper.
"nonidentical" means "the input character index is valid, but not
corresponding to the output codeset."
"ilseq" means "the input character index is invalid for the input codeset."
2003-07-12 15:39:19 +00:00
..
arch Generate proper PIC code for libc_pic.a. 2003-07-01 14:35:44 +00:00
citrus separate "nonidentical conversion" and "ilseq" under csmapper. 2003-07-12 15:39:19 +00:00
compat-43 Misc. fixes from jmc@openbsd. 2003-05-10 12:14:26 +00:00
db Grammar, spelling, markup fixes from jmc@openbsd. 2003-06-06 13:42:49 +00:00
dlfcn
gen Fix pasto in 1.26; spotted by Thomas Klausner. 2003-07-09 15:38:20 +00:00
gmon Use snprintf instead of hand crafted string copy and numeric conversion. 2003-04-06 18:05:52 +00:00
hash Use 2003-04-16 13:34:34 +00:00
iconv Grammar improvement. 2003-07-05 17:34:55 +00:00
include Citrus iconv support(4) 2003-06-27 05:21:49 +00:00
locale Add missing dot a beginning of line. 2003-07-01 10:16:50 +00:00
md add const qualifiers to match md{2,4,5}.h 2003-06-13 01:28:41 +00:00
net make _DIAGNOSTIC happy. 2003-07-10 08:50:43 +00:00
nls Add ETIME translation. 2003-05-30 23:24:23 +00:00
quad As discussed (briefly) on tech-userlevel, fix our quad support to work 2002-10-20 10:15:47 +00:00
regex Use 2003-04-16 13:34:34 +00:00
rpc Use Em instead of weird Bf usage. 2003-07-01 10:20:54 +00:00
softfloat GCC-3 requires a libcall to support testing for unordered. 2003-05-06 08:58:19 +00:00
stdio Fix handing of -ve hexadecimal numbers in the %i format. Fixes 2003-05-27 14:32:29 +00:00
stdlib Remove superfluous comma. 2003-06-27 18:01:08 +00:00
string make _DIAGNOSTIC happy. 2003-07-10 08:50:43 +00:00
sys Bump date for last. 2003-07-04 12:42:05 +00:00
termios Misc. fixes from jmc@openbsd. 2003-05-10 12:14:26 +00:00
thread-stub Add #include <stdlib.h> for exit definition. 2003-03-01 22:11:40 +00:00
time Use a better width argument. 2003-06-30 12:02:08 +00:00
yp de-lint pointer casts. 2003-05-29 18:15:25 +00:00
Makefile Rename a large chunk of the make(1) variables which refer to a 2003-07-10 10:33:58 +00:00
shlib_version bump libc version because of iconv. 2003-06-27 06:05:08 +00:00