glibc/sysdeps/unix/sysv/linux/riscv
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
rv32 dlfcn: Move dlerror into libc 2021-06-02 09:06:10 +02:00
rv64 dlfcn: Move dlerror into libc 2021-06-02 09:06:10 +02:00
sys
Implies
Makefile
Versions
atomic-machine.h
clone.S
configure
configure.ac
dl-cache.h
flush-icache.c
getcontext.S
jmp_buf-macros.h
kernel-features.h
ldconfig.h
ldd-rewrite.sed
localplt.data
makecontext.c
readelflib.c
register-dump.h
setcontext.S
shlib-versions
sigcontextinfo.h
swapcontext.S
syscall.c
sysconf.c
sysdep.S
sysdep.h
ucontext-macros.h
ucontext_i.sym
vfork.S