freebsd-dev/lib/libc
Rick Macklem e2c83f74f4 Fix a bug in the userland rpc library, where it would use a
negative return value from write to update its position in
a buffer. The patch, courtesy of Andrey Simonenko, also simplifies
a conditional by removing the "i != cnt" clause, since it is
always true at this point in the code. The bug caused problems
for mountd, when it generated a large reply to an exports RPC
request.

Submitted by:	simon at comsys.ntu-kpi.kiev.ua
MFC after:	2 weeks
2011-04-10 14:11:07 +00:00
..
amd64 Remove duplicate .note.GNU-stack section declaration. bcopy already 2011-02-04 21:04:00 +00:00
arm Fix typos - remove duplicate "the". 2011-02-21 09:01:34 +00:00
compat-43 Powerpc is special here. powerpc and powerpc64 use different ABIs, so 2010-08-24 20:54:43 +00:00
db Bump dates in dbopen(3) and cpuset_getaffinity(2) from r212441 and 2010-09-12 14:04:05 +00:00
gdtoa
gen Allow strerror(0) and strerror_r(0, ...). 2011-04-05 21:56:05 +00:00
gmon Provide 64-bit PowerPC support in libc. 2010-07-10 14:45:03 +00:00
i386 Remove duplicate .note.GNU-stack section declaration. bcopy already 2011-02-04 21:04:00 +00:00
ia64 Fix typos - remove duplicate "the". 2011-02-21 09:01:34 +00:00
iconv Add the BSD-licensed Citrus iconv to the base system with default off 2011-02-25 00:04:39 +00:00
include Introduce a non-portable function pthread_getthreadid_np(3) to retrieve 2011-02-07 21:26:46 +00:00
inet
isc
locale Revert most of r210764, now that mdocml does the right 2010-12-28 10:08:50 +00:00
mips Fix bzero() for 64-bit. 2011-02-22 07:49:51 +00:00
nameser
net Fix struct FILE * leak on error (in disabled by default hesiod support code). 2011-01-08 10:56:58 +00:00
nls
posix1e Make it possible to use permission sets (full_set, modify_set, read_set 2011-04-09 07:42:25 +00:00
powerpc Fix typos - remove duplicate "the". 2011-02-21 09:01:34 +00:00
powerpc64 Fix typos - remove duplicate "the". 2011-02-21 09:01:34 +00:00
quad Powerpc is special here. powerpc and powerpc64 use different ABIs, so 2010-08-24 20:54:43 +00:00
regex mdoc: drop redundant .Pp and .LP calls 2010-10-08 12:40:16 +00:00
resolv
rpc Fix a bug in the userland rpc library, where it would use a 2011-04-10 14:11:07 +00:00
softfloat Powerpc is special here. powerpc and powerpc64 use different ABIs, so 2010-08-24 20:54:43 +00:00
sparc64
stdio Because we call __printf_out() with a on-stack buffer, also call 2011-03-06 19:47:46 +00:00
stdlib Don't add sigwait.c to MISRCS here when sigwait.c lives under ../sys and 2011-03-17 04:30:43 +00:00
stdtime
string Allow strerror(0) and strerror_r(0, ...). 2011-04-05 21:56:05 +00:00
sys Fix mdoc errors. 2011-04-01 19:57:27 +00:00
uuid mdoc: drop redundant .Pp and .LP calls 2010-10-08 12:40:16 +00:00
xdr
yp Remove duplicate "in". 2011-03-01 11:47:51 +00:00
Makefile Add the BSD-licensed Citrus iconv to the base system with default off 2011-02-25 00:04:39 +00:00
Versions.def