glibc/sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu
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
..
fe_mask.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
fe_nomask.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
libc.abilist dlfcn: Move dlerror into libc 2021-06-02 09:06:10 +02:00
libm.abilist New exp10f version without SVID compat wrapper 2020-06-19 12:08:47 -03:00
localplt.data ld.so: Do not export free/calloc/malloc/realloc functions [BZ #25486] 2020-02-15 11:01:23 +01:00