1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-25 11:37:56 +00:00
freebsd/lib/libc
Ed Schouten a22175f9be Always set errno to a sane value when pututxline(3) fails.
For example, it will now return ESRCH when trying to replace a
nonexistent entry with DEAD_PROCESS.
2010-11-14 18:42:39 +00:00
..
amd64 Retire the amd64 and i386 specific inline assembly versions of ldexp.c, 2010-09-30 19:20:21 +00:00
arm
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 Always set errno to a sane value when pututxline(3) fails. 2010-11-14 18:42:39 +00:00
gmon Provide 64-bit PowerPC support in libc. 2010-07-10 14:45:03 +00:00
i386 libc: Remove the i386 assembler version of strlen(3). 2010-10-01 13:10:11 +00:00
ia64
include Remove some unneeded spaces from the __sym_compat() macro, since newer 2010-11-11 21:36:52 +00:00
inet
isc
locale mdoc: drop redundant .Pp and .LP calls 2010-10-08 12:40:16 +00:00
mips Fix PIC_RETURN when abicalls are not defined. 2010-10-24 05:22:07 +00:00
nameser
net Clang related fixes: 2010-10-13 16:57:06 +00:00
nls Merge from English r198040: add C message catalogue entries for newer 2010-06-20 06:52:10 +00:00
posix1e mdoc: drop redundant .Pp and .LP calls 2010-10-08 12:40:16 +00:00
powerpc
powerpc64 Make sure to specify the alignment of minbrk and curbrk. They were correctly 2010-11-11 22:35:42 +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 mdoc: make sure to pass at least one argument to quotation macros 2010-08-02 13:11:35 +00:00
softfloat Powerpc is special here. powerpc and powerpc64 use different ABIs, so 2010-08-24 20:54:43 +00:00
sparc64
stdio Revert changes of 'assure' to 'ensure' made in r211936. 2010-09-11 10:49:56 +00:00
stdlib Revert to r214147, errno is not clobbered as originally 2010-10-22 08:51:49 +00:00
stdtime strptime(3) confused July with June with the fr_FR locale. 2010-05-09 22:01:35 +00:00
string Powerpc is special here. powerpc and powerpc64 use different ABIs, so 2010-08-24 20:54:43 +00:00
sys This commit implements the SO_USER_COOKIE socket option, which lets 2010-11-12 13:02:26 +00:00
uuid mdoc: drop redundant .Pp and .LP calls 2010-10-08 12:40:16 +00:00
xdr
yp
Makefile To support stack unwinding for cancellation points, add -fexceptions flag 2010-09-25 01:57:47 +00:00
Versions.def