glibc/sysdeps/unix/sysv/linux/mips/mips64
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
..
n32 Linux: Move timer_create, timer_delete from librt to libc 2021-06-28 09:51:00 +02:00
n64 Linux: Move timer_create, timer_delete from librt to libc 2021-06-28 09:51:00 +02:00
Makefile
configure
configure.ac
fxstat64.c
fxstatat.c
fxstatat64.c
getdents64.c
ipc_priv.h
kstat_cp.h
ldconfig.h
ldd-rewrite.sed
libBrokenLocale.abilist
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
libthread_db.abilist
libutil.abilist
lxstat64.c
msgctl.c
semctl.c
shmctl.c
syscall.S
sysdep.h
xstat64.c