1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-17 10:26:15 +00:00
freebsd/lib/libc
Kevin Lo 71099ec509 Set errno on inet_ntop(3) failure.
Reviewed by:	glebius
2014-02-07 15:26:19 +00:00
..
amd64 Introduce a WEAK_REFERENCE() alias and use it. Get rid of the CNAME and the 2013-11-21 21:25:58 +00:00
arm On ARM EABI double precision floating point values are stored in the 2013-09-07 14:04:10 +00:00
capability - Add manual pages for capability rights (rights(4)), cap_rights_init(3) 2013-11-04 14:10:22 +00:00
compat-43
db db: Use O_CLOEXEC instead of separate fcntl() call. 2013-08-13 19:20:50 +00:00
gdtoa
gen fts: Fix double-free with conflicting concurrent modifications. 2014-02-07 13:40:22 +00:00
gmon libc: Use O_CLOEXEC when writing gmon files (cc -pg). 2013-08-13 21:45:48 +00:00
i386 Replace the WEAK_ALIAS() alias with the WEAK_REFERENCE() alias. Use it and 2013-11-21 22:31:18 +00:00
ia64
iconv mdoc: fix several uses of the Fx macro to point to actual releases. 2014-01-28 21:40:10 +00:00
include libc/resolv: Use poll() instead of kqueue(). 2014-01-14 22:05:33 +00:00
inet Set errno on inet_ntop(3) failure. 2014-02-07 15:26:19 +00:00
isc
locale Replace the #define for "iconv" so it is for the function name instead of 2013-07-03 07:03:19 +00:00
mips
nameser
net libc/net: fix a portability issue 2014-02-05 02:00:31 +00:00
nls
posix1e Fix typo. 2013-11-12 12:23:54 +00:00
powerpc Get rid of the CONCAT macro. 2013-11-23 18:50:43 +00:00
powerpc64 Get rid of the CONCAT macro. 2013-11-23 18:50:43 +00:00
quad
regex
resolv libc/resolv: Use poll() instead of kqueue(). 2014-01-14 22:05:33 +00:00
rpc There is no file under SISSL after license replacement in r258581. 2013-11-25 19:24:15 +00:00
softfloat
sparc64 Fix undefined behavior: (1 << 31) is not defined as 1 is an int and this 2013-11-30 22:17:27 +00:00
stdio Add missing include files for the printf_l and scanf_l man pages. 2013-11-17 02:03:45 +00:00
stdlib Update jemalloc to version 3.5.0. 2014-01-23 02:47:36 +00:00
stdtime
string Fix typo: site_t -> size_t 2013-11-10 04:06:46 +00:00
sys Fix a typo. 2014-02-03 22:16:46 +00:00
uuid
xdr Replace Sun RPC license with a 3-clause BSD license. This license change 2013-12-09 05:01:38 +00:00
yp
libc.ldscript Attempt to move the POSIX iconv* symbols out of runtime linker space. 2013-11-17 22:52:17 +00:00
Makefile Replace LIBGCC by LIBCOMPILER_RT. 2014-01-18 14:22:56 +00:00
Versions.def