glibc/sysdeps/unix/sysv/linux/aarch64
Florian Weimer 273a2a2ae8 Linux: Move timer_create, timer_delete from librt to libc
The symbols were moved using scripts/move-symbol-to-libc.py.

timer_create and timer_delete are tied together via the int/timer_t
compatibility code.  The way the ABI intransition is implemented
is changed with this commit: the implementation is now consolidated
in one file with a TIMER_T_WAS_INT_COMPAT check.

Reviewed-by: Adhemerval Zanella  <adhemerval.zanella@linaro.org>
2021-06-28 09:51:00 +02:00
..
bits
sys
Implies
Makefile aarch64: Remove _dl_var_init 2021-05-17 10:07:44 +02:00
Versions aarch64: Remove _dl_var_init 2021-05-17 10:07:44 +02:00
arch-syscall.h
c++-types.data
clone.S aarch64: align stack in clone [BZ #27939] 2021-06-01 09:47:48 +01:00
configure
configure.ac
cpu-features.c aarch64: Added optimized memcpy and memmove for A64FX 2021-05-27 09:47:53 +01:00
cpu-features.h aarch64: Added optimized memcpy and memmove for A64FX 2021-05-27 09:47:53 +01:00
dl-cache.h
dl-procinfo.c
dl-procinfo.h
getcontext.S
gettimeofday.c
ioctl.S
jmp_buf-macros.h
kernel-features.h
kernel_rt_sigframe.h
ld.abilist
ldconfig.h
libBrokenLocale.abilist
libanl.abilist
libc-start.c
libc.abilist Linux: Move timer_create, timer_delete from librt to libc 2021-06-28 09:51:00 +02:00
libc_sigaction.c
libcrypt.abilist
libdl.abilist dlfcn: Move dlopen into libc 2021-06-03 08:26:04 +02:00
libm.abilist
libnsl.abilist
libpthread.abilist nptl: Remove remaining code from libpthread 2021-05-21 22:35:01 +02:00
libresolv.abilist
librt.abilist Linux: Move timer_create, timer_delete from librt to libc 2021-06-28 09:51:00 +02:00
libthread_db.abilist
libutil.abilist
localplt.data
makecontext.c
readelflib.c
send.c
setcontext.S
shlib-versions
sigcontextinfo.h
swapcontext.S
syscall.S
sysconf.c
sysdep.c
sysdep.h
ucontext-internal.h
ucontext_i.sym
vfork.S
vltest.py aarch64: Added Vector Length Set test helper script 2021-05-26 12:01:06 +01:00