glibc/sysdeps/unix/sysv/linux/hppa
Florian Weimer a23c28ec0d dlfcn: Move dlerror into libc
The symbol was moved using scripts/move-symbol-to-libc.py.

There is a minor functionality enhancement: dlerror now sets
errno if it was set as part of the exception.  (This is the result
of using %m in asprintf, to avoid the strerror PLT call.) The
previous errno value upon function return was unpredictable.
Documenting this as a feature is premature; we need to make sure
that the error codes are meaningful when they are set by the dynamic
loader.

Reviewed-by: Adhemerval Zanella  <adhemerval.zanella@linaro.org>
2021-06-02 09:06:10 +02:00
..
bits
sys
____longjmp_chk.c
arch-syscall.h Update syscall lists for Linux 5.12. 2021-04-28 17:19:24 +00:00
atomic-machine.h
c++-types.data
clone.S
errlist-compat.c
getcontext.S
Implies
jmp_buf-macros.h
kernel_stat.h
kernel-features.h
ld.abilist
libanl.abilist
libBrokenLocale.abilist
libc.abilist dlfcn: Move dlerror into libc 2021-06-02 09:06:10 +02:00
libcrypt.abilist
libdl.abilist dlfcn: Move dlerror into libc 2021-06-02 09:06:10 +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
libthread_db.abilist
libutil.abilist
localplt.data
makecontext.c
Makefile
setcontext.S
shlib-versions
sigcontextinfo.h
struct_kernel_msqid64_ds.h
struct_kernel_semid64_ds.h
struct_kernel_shmid64_ds.h
swapcontext.c
syscall.c
syscalls.list
sysdep.c
sysdep.h
ucontext_i.sym
Versions Add libc ABI extension kludge for baseline-violating libdl symbols 2021-06-02 07:34:24 +02:00