freebsd-dev/lib/libc
Tim J. Robbins e7e4715db2 Provide trivial macro implementations of getwc(), getwchar(), putwc() and
putwchar() to reduce function call overhead.
2004-05-25 10:42:52 +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 Updated manh shift constant type to 'ULL' for PPC to fix 2004-01-21 04:51:50 +00:00
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 Remove the code and an associated comment for gcc 1.x compatibility 2004-02-16 10:03:02 +00:00
ia64 Fix some aliasing problems. 2004-02-16 10:02:40 +00:00
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 makecontext lib call. 2004-03-02 06:22:24 +00:00
quad
regex
rpc Make NULL a (void*)0 whereever possible, and fix the warnings(-Werror) 2004-03-05 08:10:19 +00:00
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 Provide trivial macro implementations of getwc(), getwchar(), putwc() and 2004-05-25 10:42:52 +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