freebsd-dev/lib/libc
David Schultz 92a5b2ee71 Rename cantwrite() to prepwrite(). The latter is less confusing,
since the macro isn't really a predicate, and it has side-effects.
Also, don't set errno if prepwrite() fails, since this is done in
prepwrite() now.
2004-06-08 05:45:48 +00:00
..
alpha
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 Finally document the option to avoid zombie creation 2004-06-07 11:01:39 +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
locale Buffer partial wide characters more efficiently: instead of storing the 2004-05-27 10:54:34 +00:00
net use source address as a hint to determine destination address 2004-06-02 06:49:36 +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 Rename cantwrite() to prepwrite(). The latter is less confusing, 2004-06-08 05:45:48 +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 Use ".In" to mark up C include file names. 2004-06-07 21:52:20 +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