freebsd-nq/lib/libc
Mateusz Piotrowski c8b8b38e5f Document socket control message routines for ancillary data access (CMSG_DATA).
PR:		227777
Reviewed by:	bcr, eadler
Approved by:	mat (mentor), manpages (bcr)
Obtained from:	OpenBSD
Differential Revision:	https://reviews.freebsd.org/D15215
2018-08-19 17:42:49 +00:00
..
aarch64 Don't export _end on arm64 and riscv. 2018-06-01 23:42:10 +00:00
amd64 Reimplement brk() and sbrk() to avoid the use of _end. 2018-06-04 19:35:15 +00:00
arm Revert r336773: it removed too much. 2018-07-27 21:25:01 +00:00
capability
compat-43
db
gdtoa
gen Update userland arc4random() with OpenBSD's Chacha20 based arc4random(). 2018-08-19 17:40:50 +00:00
gmon
i386 Reimplement brk() and sbrk() to avoid the use of _end. 2018-06-04 19:35:15 +00:00
iconv
include Update userland arc4random() with OpenBSD's Chacha20 based arc4random(). 2018-08-19 17:40:50 +00:00
inet libc: fix cases of undefined behavior. 2018-08-07 15:24:19 +00:00
isc
locale
md
mips Reimplement brk() and sbrk() to avoid the use of _end. 2018-06-04 19:35:15 +00:00
nameser
net
nls
posix1e
powerpc Reimplement brk() and sbrk() to avoid the use of _end. 2018-06-04 19:35:15 +00:00
powerpc64 Reimplement brk() and sbrk() to avoid the use of _end. 2018-06-04 19:35:15 +00:00
powerpcspe Fix fabs(3) for powerpcspe, this time for real 2018-07-26 14:42:20 +00:00
quad
regex regex/engine.c: error: variable 'dp' set but not used 2018-07-14 09:29:45 +00:00
resolv Allow the use of TCP instead of UDP for queries by setting options usevc 2018-08-16 13:18:40 +00:00
riscv Fix setjmp for RISC-V: 2018-07-23 09:54:28 +00:00
rpc
secure
softfloat
sparc64 Reimplement brk() and sbrk() to avoid the use of _end. 2018-06-04 19:35:15 +00:00
stdio
stdlib Provide set_constraint_handler_s(3) man page. 2018-08-19 14:39:57 +00:00
stdtime
string Provide set_constraint_handler_s(3) man page. 2018-08-19 14:39:57 +00:00
sys Document socket control message routines for ancillary data access (CMSG_DATA). 2018-08-19 17:42:49 +00:00
tests Rework check for libclang_rt to see if the needed library exists. 2018-06-27 16:56:46 +00:00
uuid
x86/sys
xdr
yp
libc_nossp.ldscript
libc.ldscript
Makefile Strip __RCSID() and __SCCSID() strings by default when building libc. 2018-07-03 16:45:49 +00:00
Makefile.depend
Versions.def