HardenedBSD/lib/libc
2012-01-06 09:21:40 +00:00
..
amd64 Make sure that stack is 16-byte aligned before calling a function, 2011-11-02 18:06:22 +00:00
arm Merge index() and strchr() together. 2012-01-03 07:14:01 +00:00
compat-43
db
gdtoa Implement xlocale APIs from Darwin, mainly for use by libc++. This adds a 2011-11-20 14:45:42 +00:00
gen Replace index() and rindex() calls with strchr() and strrchr(). 2012-01-03 18:51:58 +00:00
gmon
i386 Change index() and rindex() to a weak alias. 2012-01-05 10:32:53 +00:00
ia64
iconv Fix a problem whereby a corrupt DNS record can cause named to crash. [11:06] 2011-12-23 15:00:37 +00:00
include Fix a problem whereby a corrupt DNS record can cause named to crash. [11:06] 2011-12-23 15:00:37 +00:00
inet
isc
locale libc: Eliminate some relative relocations in setlocale(). 2011-12-27 23:28:01 +00:00
mips Change index() and rindex() to a weak alias. 2012-01-05 10:32:53 +00:00
nameser
net Replace index() and rindex() calls with strchr() and strrchr(). 2012-01-03 18:51:58 +00:00
nls
posix1e
powerpc Use the macro WEAK_ALIAS. Tested on 32 and 64-bit. 2012-01-06 09:21:40 +00:00
powerpc64 Use the macro WEAK_ALIAS. Tested on 32 and 64-bit. 2012-01-06 09:21:40 +00:00
quad
regex Implement xlocale APIs from Darwin, mainly for use by libc++. This adds a 2011-11-20 14:45:42 +00:00
resolv Remove meaningless self-assignment in res_send.c, otherwise clang will 2011-12-15 20:10:12 +00:00
rpc In lib/libc/rpc/crypt_client.c, fix a clang warning about an implicit 2011-12-15 20:27:36 +00:00
softfloat
sparc64
stdio Implement xlocale APIs from Darwin, mainly for use by libc++. This adds a 2011-11-20 14:45:42 +00:00
stdlib Add missing opening and closing brackets in getopt_long.3 and getsubopt.3 2011-12-26 03:14:37 +00:00
stdtime Implement xlocale APIs from Darwin, mainly for use by libc++. This adds a 2011-11-20 14:45:42 +00:00
string Change index() and rindex() to a weak alias. 2012-01-05 10:32:53 +00:00
sys Document the fact that chroot(2) is no longer part of POSIX since SUSv3 2012-01-04 02:04:20 +00:00
uuid
xdr
yp Handle malloc failures in yplib.c. 2011-12-23 02:13:42 +00:00
Makefile Merge index() and strchr() together. 2012-01-03 07:14:01 +00:00
Versions.def