freebsd-dev/lib/libc
Tim J. Robbins 675e7ddbee Grab all the information we need about a character with one call to
__maskrune() instead of one direct call and one through iswprint().
2004-05-23 13:20:09 +00:00
..
alpha Use unions to avoid violating C99 strict aliasing rules. 2004-03-16 20:42:02 +00:00
amd64 Fix Yet Another 16 byte stack alignment bug. Thankfully, this one is 2004-03-31 07:27:31 +00:00
arm Import the FreeBSD/arm libc bits. 2004-05-14 12:04:31 +00:00
compat-43
db
gdtoa
gen Clarify and extend paragraphs on interoperation 2004-05-17 23:09:10 +00:00
gmon For amd64, explicitly compile mcount.po, rather than copying mcount.o. We 2004-05-18 22:49:15 +00:00
i386
ia64
include When a dynamic NSS module is built and linked against a thread 2004-03-30 15:56:15 +00:00
locale Grab all the information we need about a character with one call to 2004-05-23 13:20:09 +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 Use unions to avoid violating C99 strict aliasing rules. 2004-03-16 20:42:02 +00:00
stdio Perform conversions straight from the stream buffer instead of scanning 2004-05-22 15:41:03 +00:00
stdlib Define malloc_pageshift and malloc_minsize for arm. 2004-05-14 11:50:51 +00:00
stdtime
string Prepare to handle state-dependent encodings. This mainly involves not 2004-04-07 09:47:56 +00:00
sys Update the document date. 2004-05-20 18:47:15 +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