freebsd-skq/lib/libc
tjr aee8349a0c Use conversion state objects to store the accumulated wide character,
low bound, and the number of bytes remaining instead of storing the
raw byte sequence and deriving them every time mbrtowc() is called.
This is much faster -- about twice as fast in some crude benchmarks.
2004-05-17 12:32:40 +00:00
..
alpha
amd64
arm Import the FreeBSD/arm libc bits. 2004-05-14 12:04:31 +00:00
compat-43
db
gdtoa
gen If getpwent/getpwuid/getpwnam return NULL, they must also set errno. 2004-05-17 06:17:59 +00:00
gmon
i386
ia64
include
locale Use conversion state objects to store the accumulated wide character, 2004-05-17 12:32:40 +00:00
net Unbreak world. 2004-04-21 09:50:52 +00:00
nls
posix1e
powerpc
quad
regex
rpc
softfloat Import the softfloat emulation library, needed for FreeBSD/arm right now. 2004-05-14 12:13:06 +00:00
sparc64
stdio Remove bogus FBSDID. 2004-05-02 20:13:29 +00:00
stdlib Define malloc_pageshift and malloc_minsize for arm. 2004-05-14 11:50:51 +00:00
stdtime
string
sys Fix typo. 2004-05-12 20:45:51 +00:00
uuid
xdr We use __arm__, not __arm32__. 2004-05-14 11:51:22 +00:00
yp
Makefile Import the FreeBSD/arm libc bits. 2004-05-14 12:04:31 +00:00