1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-22 11:17:19 +00:00
freebsd/libexec/rtld-elf
Konstantin Belousov 3c9cb0c6c9 Properly terminate the result string for intermediate results, to
allow the final strcpy() to start at the intended place.

Reported and tested by:	pgj
Pointy hat to:	kib
MFC after:	3 days
2013-04-29 21:12:25 +00:00
..
amd64
arm Merging of projects/armv6, part 2 2012-08-15 03:07:41 +00:00
i386
ia64
mips
powerpc
powerpc64 Avoid use of register variables, which some compilers (e.g. clang) 2013-02-08 17:44:44 +00:00
sparc64
debug.c
debug.h
libmap.c rtld: Fix fd leak with parallel dlopen and fork/exec. 2012-11-04 21:42:24 +00:00
libmap.h
Makefile When building for ARM EABI link against libgcc for the __aeabi_* functions. 2013-01-19 04:34:33 +00:00
malloc.c
map_object.c Map libraries linked with -Ttext-segment=base_addr at base_addr. 2013-02-27 09:34:09 +00:00
rtld_lock.c
rtld_lock.h
rtld_printf.c
rtld_printf.h
rtld_tls.h
rtld.1
rtld.c Properly terminate the result string for intermediate results, to 2013-04-29 21:12:25 +00:00
rtld.h
Symbol.map
xmalloc.c