glibc/sysdeps/unix/sysv/linux/arm
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
..
be dlfcn: Move dlerror into libc 2021-06-02 09:06:10 +02:00
bits
le dlfcn: Move dlerror into libc 2021-06-02 09:06:10 +02:00
sys
Implies
Makefile nptl: Remove remaining code from libpthread 2021-05-21 22:35:01 +02:00
Versions
____longjmp_chk.S arm: Fix an incorrect check in ____longjmp_chk [BZ #27709] 2021-04-12 14:28:07 +01:00
aeabi_read_tp.S
arch-syscall.h Update syscall lists for Linux 5.12. 2021-04-28 17:19:24 +00:00
arm-features.h
atomic-machine.h
c++-types.data
clone.S
dl-cache.h
dl-machine.h
dl-procinfo.c
dl-procinfo.h
fixup-asm-unistd.h
getcontext.S
ioperm.c
jmp_buf-macros.h
kernel-features.h
kernel_stat.h
ldconfig.h
ldsodefs.h
libc-do-syscall.S
libc_sigaction.c signal: Add __libc_sigaction 2021-03-18 15:54:39 -03:00
localplt.data nptl: Remove pthread raise implementation 2021-03-26 13:37:18 -03:00
makecontext.c
profil-counter.h
readelflib.c
register-dump.h
setcontext.S
shlib-versions
sigcontextinfo.h
sigrestorer.S
swapcontext.S
syscall.S
syscalls.list
sysdep.S
sysdep.h
tls.h
ucontext_i.sym
vfork.S