1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-03 12:35:02 +00:00
freebsd/lib/libc
Edward Tomasz Napierala c07b9c32f0 Remove acl_size.c; apparently it was never used.
PR:		194398
Submitted by:	ngie@
MFC after:	1 month
Sponsored by:	The FreeBSD Foundation
2014-11-19 19:43:39 +00:00
..
amd64
arm Add support for the __aeabi_c*cmp* functions. These are similar to the 2014-10-14 14:27:51 +00:00
capability
compat-43
db
gdtoa
gen getgrouplist(3) was reimplemented in terms of getgrent_r(3) in r174547, so 2014-10-27 04:09:23 +00:00
gmon
i386
iconv
include Update our stub resolver to final version of libbind. 2014-08-12 12:36:06 +00:00
inet Update our stub resolver to final version of libbind. 2014-08-12 12:36:06 +00:00
isc Update our stub resolver to final version of libbind. 2014-08-12 12:36:06 +00:00
locale libc/locale: Remove a wrong comma. 2014-09-04 17:36:21 +00:00
md Bring the md5 functions into libc for internal use only. 2014-08-12 12:25:56 +00:00
mips
nameser Add missing break. 2014-08-20 14:58:25 +00:00
net Renove faith(4) and faithd(8) from base. It looks like industry 2014-11-09 21:33:01 +00:00
nls
posix1e Remove acl_size.c; apparently it was never used. 2014-11-19 19:43:39 +00:00
powerpc Ensure that every ENTRY(foo) has a matching END(foo). 2014-10-01 15:00:21 +00:00
powerpc64 Ensure that every ENTRY(foo) has a matching END(foo). 2014-10-01 15:00:21 +00:00
quad Remove MK_ARM_EABI, the armeb issues have been fixed. The code to support 2014-10-01 08:26:51 +00:00
regex
resolv Update our stub resolver to final version of libbind. 2014-08-12 12:36:06 +00:00
rpc Remove an unused variable that would be better spelled __func__. 2014-10-24 23:24:47 +00:00
softfloat
sparc64
stdio Fix prototypes. 2014-10-28 02:05:57 +00:00
stdlib Use the __DECONST macro rather than hand rolling the same thing. 2014-10-24 23:25:44 +00:00
stdtime 1) Fix the case we have less arguments for format string than we expected. 2014-10-07 06:34:05 +00:00
string Remove duplicated code. 2014-10-16 22:04:07 +00:00
sys Add the ppoll() system call. 2014-11-13 05:26:14 +00:00
tests Convert tools/regression/lib/libc/stdio/test-fpclassify into an ATF testcase and 2014-11-16 20:29:57 +00:00
uuid
xdr
yp
libc.ldscript
Makefile Add reachover Makefiles for contrib/netbsd-tests/lib/libc; this adds approximately 2014-11-04 00:56:25 +00:00
Makefile.amd64 Add reachover Makefiles for contrib/netbsd-tests/lib/libc; this adds approximately 2014-11-04 00:56:25 +00:00
Makefile.i386 Add reachover Makefiles for contrib/netbsd-tests/lib/libc; this adds approximately 2014-11-04 00:56:25 +00:00
Versions.def