freebsd-skq/libexec/rtld-elf
David Xu 25785f9165 Fix a TLS memory leak.
PR: threads/112297
MFC: 1 week
2007-05-05 08:44:59 +00:00
..
amd64
arm
i386 Use C comments since we now preprocess these files with CPP. 2007-04-29 14:05:22 +00:00
ia64 Use NULL for null-pointer argument. 2006-09-01 06:07:26 +00:00
powerpc o Fix the static TLS relocation. We were subtracting the size of 2006-09-01 06:08:50 +00:00
sparc64 Fix TLS on sparc64 for statically and dynamically linked binaries 2006-10-08 02:50:34 +00:00
debug.c
debug.h
libmap.c
libmap.h
Makefile Retire rtld-specific Versions.def. Symbols exported by rtld are supposed 2007-04-29 16:12:06 +00:00
malloc.c
map_object.c Implement dl_iterate_phdr function. 2007-04-03 18:31:20 +00:00
rtld_lock.c Use u_int for variable manipulated by atomic ops to match atomic 2007-04-03 18:28:13 +00:00
rtld_lock.h
rtld_tls.h
rtld.1 Document LD_UTRACE. 2007-01-23 22:38:39 +00:00
rtld.c Fix a TLS memory leak. 2007-05-05 08:44:59 +00:00
rtld.h Implement dl_iterate_phdr function. 2007-04-03 18:31:20 +00:00
Symbol.map Catch up with the private namespace change (s/FBSDprivate/FBSDprivate_1.0). 2007-05-01 13:46:27 +00:00
xmalloc.c