freebsd-dev/lib/libc
Mateusz Guzik 275c893dab amd64: remove unnecessary cld from libc memcpy/bcopy
The ABI specifies the direction forward on function call, making
the cld instruction redundant.

Approved by:	re (kib)
2018-09-29 07:40:52 +00:00
..
aarch64
amd64 amd64: remove unnecessary cld from libc memcpy/bcopy 2018-09-29 07:40:52 +00:00
arm
capability
compat-43
db
gdtoa
gen In r331279 the code used ENOSYS to check the existence of getrandom(2). 2018-08-20 02:17:55 +00:00
gmon
i386 amd64: depessimize userspace memcpy/memmove/bcopy 2018-09-17 15:49:35 +00:00
iconv
include Update userland arc4random() with OpenBSD's Chacha20 based arc4random(). 2018-08-19 17:40:50 +00:00
inet
isc
locale
md
mips
nameser
net Move hosts, hosts.equiv, networks, nsswitch.conf, protocols to lib/libc/net/ 2018-09-17 18:56:47 +00:00
nls
posix1e Move mac.conf to lib/libc/posix1e/ 2018-09-18 01:40:37 +00:00
powerpc
powerpc64
powerpcspe
quad
regex
resolv
riscv
rpc Fix CONFS to append the value in this case. 2018-09-18 01:38:44 +00:00
secure
softfloat
sparc64
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 Add SOL_SOCKET level socket option with name SO_DOMAIN to get 2018-08-21 14:04:30 +00:00
tests
uuid
x86/sys
xdr
yp
libc_nossp.ldscript
libc.ldscript
Makefile Move libc linker ifunc test to build target only 2018-09-24 13:42:46 +00:00
Makefile.depend
Versions.def