freebsd-nq/lib/libc
Andrew Turner 2e8ff4d1d5 Switch to Arm Optimized Routines for mem* & str*
These are the updated version of the older Cortex Strings Library we
previously used. The Arm Optimized Routines also support CPU features
that are currently in development on FreeBSD, e.g. Branch Target
Identification (BTI). Rather than add BTI support to the old code it's
easier to just use the maintained version.

Sponsored by:	The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D32774
2021-11-19 11:40:46 +00:00
..
aarch64 Switch to Arm Optimized Routines for mem* & str* 2021-11-19 11:40:46 +00:00
amd64
arm Add sched_getcpu() 2021-11-10 21:18:54 +02:00
capability
compat-43
db
gdtoa
gen sched.h: Hide all Linux compat sched_* functions under _WITH_CPU_SET_T 2021-11-13 19:27:54 +02:00
gmon
i386
iconv
include Add sched_getcpu() 2021-11-10 21:18:54 +02:00
inet
isc
locale
md
mips Add sched_getcpu() 2021-11-10 21:18:54 +02:00
nameser
net man pages: deprecate Internet Class A/B/C 2021-11-09 09:33:23 -06:00
nls
posix1e
powerpc Add sched_getcpu() 2021-11-10 21:18:54 +02:00
powerpc64 Add sched_getcpu() 2021-11-10 21:18:54 +02:00
powerpcspe
quad
regex
resolv res_init: remove unused inet_makeaddr with IN_LOOPBACKNET 2021-11-09 09:33:48 -06:00
riscv Add sched_getcpu() 2021-11-10 21:18:54 +02:00
rpc
secure
softfloat
stdio
stdlib libc: add clearenv function 2021-11-07 16:20:15 +01:00
stdtime
string
sys Add sched_getcpu() 2021-11-10 21:18:54 +02:00
tests libc: fix the test 2021-11-08 12:35:03 +01:00
uuid uuid(3): Document return values 2021-11-19 03:58:34 -05:00
x86 sched.h: Hide all Linux compat sched_* functions under _WITH_CPU_SET_T 2021-11-13 19:27:54 +02:00
xdr
yp
libc_nossp.ldscript
libc.ldscript
Makefile
Makefile.depend
Makefile.depend.options
Versions.def