glibc/sysdeps/unix/sysv/linux/aarch64
Joseph Myers 28d102d15c Implement C23 acospi
C23 adds various <math.h> function families originally defined in TS
18661-4.  Add the acospi functions (acos(x)/pi).

Tested for x86_64 and x86, and with build-many-glibcs.py.
2024-12-09 23:01:29 +00:00
..
bits AArch64: Add support for memory protection keys 2024-11-20 11:30:58 +00:00
sys
Implies
Makefile AArch64: Add support for memory protection keys 2024-11-20 11:30:58 +00:00
Versions
arch-pkey.h AArch64: Add support for memory protection keys 2024-11-20 11:30:58 +00:00
arch-syscall.h Update syscall lists for Linux 6.10 2024-07-30 08:48:51 -03:00
c++-types.data
clone.S
clone3.S Remove the clone3 symbol from libc.a [BZ #31770] 2024-05-21 07:05:08 -07:00
configure
configure.ac
cpu-features.c
dl-cache.h
dl-procinfo.c
dl-procinfo.h elf: Remove HWCAP_IMPORTANT 2024-06-18 10:45:36 +02:00
getcontext.S
gettimeofday.c
ioctl.S
kernel-features.h
kernel_rt_sigframe.h
ld.abilist
libBrokenLocale.abilist
libanl.abilist
libc.abilist Linux: Add the sched_setattr and sched_getattr functions 2024-09-11 10:05:08 +02:00
libc_malloc_debug.abilist
libc_sigaction.c
libdl.abilist
libm.abilist Implement C23 acospi 2024-12-09 23:01:29 +00:00
libmvec.abilist AArch64: Add vector logp1 alias for log1p 2024-09-19 17:53:34 +01:00
libnsl.abilist
libpthread.abilist
libresolv.abilist
librt.abilist
libthread_db.abilist
libutil.abilist
localplt.data
makecontext.c
pkey_get.c AArch64: Add support for memory protection keys 2024-11-20 11:30:58 +00:00
pkey_set.c AArch64: Add support for memory protection keys 2024-11-20 11:30:58 +00:00
pointer_guard.h
readelflib.c
send.c
setcontext.S
shlib-versions
sigcontextinfo.h
single-thread.h
swapcontext.S
syscall.S
syscall_cancel.S nptl: Fix Race conditions in pthread cancellation [BZ#12683] 2024-08-23 14:27:43 -03:00
sysconf.c
sysdep.c
sysdep.h linux: Add support for getrandom vDSO 2024-11-12 14:42:12 -03:00
tst-aarch64-pkey.c AArch64: Add support for memory protection keys 2024-11-20 11:30:58 +00:00
ucontext-internal.h
ucontext_i.sym
vfork.S
vltest.py