glibc/sysdeps/unix/sysv/linux/alpha
Florian Weimer 948ebc098e Fix glibc 2.34 ABI omission (missing GLIBC_2.34 in dynamic loader)
The glibc 2.34 release really should have added a GLIBC_2.34
symbol to the dynamic loader. With it, we could move functions such
as dlopen or pthread_key_create that work on process-global state
into the dynamic loader (once we have fixed a longstanding issue
with static linking).  Without the GLIBC_2.34 symbol, yet another
new symbol version would be needed because old glibc will fail to
load binaries due to the missing symbol version in ld.so that newly
linked programs will require.

Reviewed-by: H.J. Lu <hjl.tools@gmail.com>
(cherry picked from commit af121ae3e7)
2022-01-31 14:58:02 +01:00
..
alpha
alphaev6/fpu
alphaev67/fpu
bits Define PTHREAD_STACK_MIN to sysconf(_SC_THREAD_STACK_MIN) 2021-07-09 15:10:35 -07:00
fpu
sys
____longjmp_chk.S
a.out.h
adjtime.c
adjtimex.c
aio_cancel.c Linux: Move aio_cancel, aio_cancel64 into libc 2021-06-25 11:48:46 +02:00
arch-syscall.h Update syscall lists for Linux 5.16 2022-01-14 09:35:16 +01:00
brk.c
c++-types.data
clone.S
configure
configure.ac
dl-auxv.h
dl-support.c
dl-sysdep.c
errlist-compat.c
fraiseexcpt.S
fstatfs64.c
fstatfs.c
fxstat64.c
fxstatat64.c
getclktck.c
getcontext.S
getdents64.c
getdents.c
getegid.S
geteuid.S
gethostname.c
getppid.S
getrlimit64.c
gettimeofday.c
glob-lstat-compat.c
globfree.c
ieee_get_fp_control.S
ieee_set_fp_control.S
Implies
ioperm.c
ipc_priv.h
jmp_buf-macros.h
kernel_sigaction.h
kernel_stat.h
kernel_sysinfo.h
kernel_termios.h
kernel-features.h
ld.abilist Fix glibc 2.34 ABI omission (missing GLIBC_2.34 in dynamic loader) 2022-01-31 14:58:02 +01:00
libanl.abilist resolv: Move libanl into libc (if libpthread is in libc) 2021-07-02 11:45:00 +02:00
libBrokenLocale.abilist
libc_malloc_debug.abilist Move malloc_{g,s}et_state to libc_malloc_debug 2021-07-22 18:38:10 +05:30
libc.abilist Move malloc_{g,s}et_state to libc_malloc_debug 2021-07-22 18:38:10 +05:30
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 resolv: Move res_query functions into libc 2021-07-19 07:56:57 +02:00
librt-compat.c Linux: Move timer_settime, __timer_settime64 from librt to libc 2021-06-28 09:51:01 +02:00
librt.abilist Linux: Move timer_settime, __timer_settime64 from librt to libc 2021-06-28 09:51:01 +02:00
libthread_db.abilist
libutil.abilist login: Move libutil into libc 2021-06-30 08:43:37 +02:00
localplt.data mtrace: Wean away from malloc hooks 2021-07-22 18:38:06 +05:30
lxstat64.c
makecontext.S
Makefile nptl: Remove remaining code from libpthread 2021-05-21 22:35:01 +02:00
nldbl-abi.h
oldglob.c
osf_adjtime.c
osf_getitimer.c
osf_getrusage.c
osf_gettimeofday.c
osf_setitimer.c
osf_settimeofday.c
osf_utimes.c
osf_wait4.c
pipe.S
register-dump.h
rt_sigaction.S
select.c
setcontext.S
setfpucw.c
setrlimit64.c
settimeofday.c
shlib-versions
sigcontextinfo.h
sizes.h
statfs64.c linux: Consolidate statfs implementations 2021-02-11 08:00:11 -03:00
statfs.c linux: Consolidate statfs implementations 2021-02-11 08:00:11 -03:00
swapcontext.S
syscall.S
syscalls.list linux: Consolidate Linux setsockopt implementation 2021-07-06 11:45:35 -03:00
sysconf.c
sysdep.h
timer_t_was_int_compat.h Linux: Define TIMER_T_WAS_INT_COMPAT in kernel-posix-timers.h 2021-06-28 09:51:00 +02:00
ucontext-offsets.sym
Versions Linux: Move timer_settime, __timer_settime64 from librt to libc 2021-06-28 09:51:01 +02:00
vfork.S
wait4.c
wordexp.c
xstat64.c
xstatconv.c
xstatconv.h
xstatver.h