freebsd-dev/lib/libc
Hiroki Sato f9f9625d18 - Fix SIGSEGV when sa == NULL. NULL check in getnameinfo_inet()
did not work as expected.

- Simplify afdl table lookup.

MFC after:	3 days
2015-09-09 09:19:07 +00:00
..
aarch64 Add the definitions of __infinity and __nan. 2015-08-20 13:11:52 +00:00
amd64 Switch libc from using _sig{procmask,action,suspend} symbols, which 2015-08-29 14:25:01 +00:00
arm Export the ARM __aeabi_mem* functions from libc, they are needed by the gcc 2015-06-16 16:40:25 +00:00
capability
compat-43 Switch libc from using _sig{procmask,action,suspend} symbols, which 2015-08-29 14:25:01 +00:00
db Switch libc from using _sig{procmask,action,suspend} symbols, which 2015-08-29 14:25:01 +00:00
gdtoa
gen Include stdlib.h to get devname() prototype. 2015-08-31 19:40:54 +00:00
gmon
i386 Switch libc from using _sig{procmask,action,suspend} symbols, which 2015-08-29 14:25:01 +00:00
iconv Fix improbable memory leak in _citrus_prop_read_str(). 2015-04-20 22:09:50 +00:00
include Switch libc from using _sig{procmask,action,suspend} symbols, which 2015-08-29 14:25:01 +00:00
inet
isc
locale Make UTF-8 parsing and generation more strict. 2015-08-25 09:16:09 +00:00
md
mips Removed unused special fork() implementations. 2015-05-29 19:42:55 +00:00
nameser
net - Fix SIGSEGV when sa == NULL. NULL check in getnameinfo_inet() 2015-09-09 09:19:07 +00:00
nls Use mdoc(7) macros to handle parenthesis 2015-04-26 10:54:52 +00:00
posix1e Make it possible to use acl_create_entry_np(3) to use first entry to an 2015-09-08 14:52:14 +00:00
powerpc The lseek(2), mmap(2), truncate(2), ftruncate(2), pread(2), and 2015-04-18 21:50:13 +00:00
powerpc64 The lseek(2), mmap(2), truncate(2), ftruncate(2), pread(2), and 2015-04-18 21:50:13 +00:00
quad
regex mdoc: rendering fixes 2015-04-26 10:55:39 +00:00
resolv Add support for '_' occurring at the beginning or end of a name 2015-06-10 16:15:22 +00:00
rpc Use unsigned variable. 2015-09-01 09:22:24 +00:00
secure Remove a stale comment and clarify the original where it was taken from 2015-08-14 14:58:04 +00:00
softfloat
sparc64 The lseek(2), mmap(2), truncate(2), ftruncate(2), pread(2), and 2015-04-18 21:50:13 +00:00
stdio Switch libc from using _sig{procmask,action,suspend} symbols, which 2015-08-29 14:25:01 +00:00
stdlib Switch libc from using _sig{procmask,action,suspend} symbols, which 2015-08-29 14:25:01 +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 Replace strndup with OpenBSD's implementation. 2015-08-26 23:28:10 +00:00
sys Switch libc from using _sig{procmask,action,suspend} symbols, which 2015-08-29 14:25:01 +00:00
tests Enable mincore_test on arm64, we now have a working pmap_mincore. 2015-09-08 18:44:12 +00:00
uuid
xdr Use proper prototype for harmless(). 2015-05-31 19:09:24 +00:00
yp
libc.ldscript
Makefile Move the stack protector to a new "secure" directory 2015-08-14 03:03:13 +00:00
Makefile.depend new depends 2015-06-16 23:37:19 +00:00
Versions.def