freebsd-skq/lib/libc
das 55edbf12e7 Set errno to EBADF on attempts to write to a stream that is not
writable.  Affected callers include fwrite(), put?(), and *printf().
The issue of whether this is the right errno for funopened streams is
unresolved, but that's an obscure case, and some errno is better than
no errno.

Discussed with:	bde, jkh
2004-06-08 05:44: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
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 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 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 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 Set errno to EBADF on attempts to write to a stream that is not 2004-06-08 05:44: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 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