glibc/ports/sysdeps
Siddhesh Poyarekar b937534868 Avoid crashing in LD_DEBUG when program name is unavailable
Resolves: #15465

The program name may be unavailable if the user application tampers
with argc and argv[].  Some parts of the dynamic linker caters for
this while others don't, so this patch consolidates the check and
fallback into a single macro and updates all users.
2013-05-29 21:34:12 +05:30
..
aarch64 Avoid crashing in LD_DEBUG when program name is unavailable 2013-05-29 21:34:12 +05:30
alpha Don't include expected results in libm-test test names. 2013-05-22 11:49:36 +00:00
am33 Add #include <stdint.h> for uint[32|64]_t usage (except installed headers). 2013-05-16 11:32:54 -05:00
arm Avoid crashing in LD_DEBUG when program name is unavailable 2013-05-29 21:34:12 +05:30
hppa Avoid crashing in LD_DEBUG when program name is unavailable 2013-05-29 21:34:12 +05:30
ia64 Don't include expected results in libm-test test names. 2013-05-22 11:49:36 +00:00
m68k Avoid crashing in LD_DEBUG when program name is unavailable 2013-05-29 21:34:12 +05:30
microblaze Avoid crashing in LD_DEBUG when program name is unavailable 2013-05-29 21:34:12 +05:30
mips Avoid crashing in LD_DEBUG when program name is unavailable 2013-05-29 21:34:12 +05:30
powerpc Don't include expected results in libm-test test names. 2013-05-22 11:49:36 +00:00
tile Avoid crashing in LD_DEBUG when program name is unavailable 2013-05-29 21:34:12 +05:30
unix Update bits/siginfo.h with Linux hwpoison SIGBUS changes 2013-05-22 14:19:49 -05:00