diff options
author | Alexey Izbyshev <izbyshev@ispras.ru> | 2022-11-12 16:31:01 +0300 |
---|---|---|
committer | Rich Felker <dalias@aerifal.cx> | 2022-11-12 12:22:38 -0500 |
commit | 377218cb963aa20c6eb91781b0c79ad606631e6f (patch) | |
tree | f7791947b438af0d1daa2cb7093edd40fb477b40 /include/elf.h | |
parent | fix double-processing of DT_RELR relocations in ldso relocating itself (diff) | |
download | grovel-377218cb963aa20c6eb91781b0c79ad606631e6f.tar.gz grovel-377218cb963aa20c6eb91781b0c79ad606631e6f.tar.xz |
pthread_atfork: fix return value on malloc failure
POSIX requires pthread_atfork to report errors via its return value,
not via errno. The only specified error is ENOMEM.
Diffstat (limited to 'include/elf.h')
0 files changed, 0 insertions, 0 deletions