1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-07-28 00:21:52 +03:00
Files
glibc/sysdeps/unix/sysv/linux
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
..
2021-06-02 09:06:10 +02:00
2021-06-02 09:06:10 +02:00
2021-06-02 09:06:10 +02:00
2021-06-02 09:06:10 +02:00
2021-06-02 09:06:10 +02:00
2021-02-11 08:02:16 -03:00
2021-06-02 09:06:10 +02:00
2021-06-02 09:06:10 +02:00
2021-06-02 09:06:10 +02:00
2021-06-02 09:06:10 +02:00
2021-06-02 09:06:10 +02:00
2021-06-02 09:06:10 +02:00
2021-06-02 09:06:10 +02:00
2021-06-02 09:06:10 +02:00
2021-06-02 09:06:10 +02:00
2021-06-02 09:06:10 +02:00
2021-06-02 09:06:10 +02:00
2021-06-02 09:06:10 +02:00
2021-06-02 09:06:10 +02:00
2021-02-11 08:00:48 -03:00
2021-03-18 15:54:39 -03:00
2021-03-26 13:36:17 -03:00
2021-03-26 13:37:14 -03:00
2021-03-26 13:37:18 -03:00
2021-03-26 13:37:18 -03:00
2021-03-26 13:37:18 -03:00
2021-03-26 13:37:18 -03:00
2021-03-26 13:36:17 -03:00
2021-02-11 08:00:48 -03:00
2021-03-29 10:22:13 -03:00
2021-03-26 13:36:17 -03:00
2021-05-03 08:15:53 +02:00
2021-05-17 20:55:21 +00:00
2021-03-08 22:41:41 +01:00
2021-02-08 09:20:03 +01:00
2021-03-02 16:55:05 +01:00
2021-06-02 07:32:19 +02:00