glibc/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
..
generic Avoid crashing in LD_DEBUG when program name is unavailable 2013-05-29 21:34:12 +05:30
gnu Sync with Linux 3.9 2013-05-03 20:52:00 +02:00
i386 Avoid crashing in LD_DEBUG when program name is unavailable 2013-05-29 21:34:12 +05:30
ieee754 Fix ldbl-96 hypotl of subnormals (bug 15529). 2013-05-24 20:52:55 +00:00
init_array Add sysdeps/init_array to produce empty crt[in].o and use .preinit_array for gcrt1.o 2013-03-12 12:50:13 -07:00
mach _dl_skip_args declaration cleanup. 2013-05-26 19:48:25 +02:00
posix Set EAI_SYSTEM only when h_errno is NETDB_INTERNAL 2013-05-21 21:54:41 +05:30
powerpc Avoid crashing in LD_DEBUG when program name is unavailable 2013-05-29 21:34:12 +05:30
pthread BZ#15361: Make aio_fsync not check open modes. 2013-04-12 13:11:20 -07:00
s390 Avoid crashing in LD_DEBUG when program name is unavailable 2013-05-29 21:34:12 +05:30
sh Avoid crashing in LD_DEBUG when program name is unavailable 2013-05-29 21:34:12 +05:30
sparc 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
wordsize-32 Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
wordsize-64 Move dummy glob64.c alongside glob.c that defines glob64. 2013-05-06 16:11:11 -07:00
x86 Remove miscellaneous bounded-pointers relics in C code. 2013-02-15 00:51:53 +00:00
x86_64 Avoid crashing in LD_DEBUG when program name is unavailable 2013-05-29 21:34:12 +05:30