freebsd-dev/lib/libc
Andrey A. Chernov 28aec5a68c Rewrite split_lines() to operate safely
PR:             62694
Submitted by:   moulin p <moulin.p@calyopea.com>
2004-04-25 19:56:50 +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
compat-43
db
gdtoa
gen Fix a bug that could result in getpw*() incorrectly returning NULL when NIS 2004-04-21 21:15:08 +00:00
gmon
i386 Remove the code and an associated comment for gcc 1.x compatibility 2004-02-16 10:03:02 +00:00
ia64
include When a dynamic NSS module is built and linked against a thread 2004-03-30 15:56:15 +00:00
locale Rewrite split_lines() to operate safely 2004-04-25 19:56:50 +00:00
net Unbreak world. 2004-04-21 09:50:52 +00:00
nls
posix1e Adjust for brain outage that affected the previous commit. 2004-01-06 20:29:40 +00:00
powerpc
quad
regex
rpc
sparc64 Use unions to avoid violating C99 strict aliasing rules. 2004-03-16 20:42:02 +00:00
stdio Use the correct size to allocate, copy and clear argument type tables 2004-04-22 11:35:12 +00:00
stdlib Simplify one condition in prev. commit: 2004-04-01 22:32:28 +00:00
stdtime
string Prepare to handle state-dependent encodings. This mainly involves not 2004-04-07 09:47:56 +00:00
sys Add mention of the fact that timeouts are silently limited to 24 hours. 2004-04-20 21:07:43 +00:00
uuid
xdr
yp
Makefile