This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
libexec
/
rtld-elf
History
John Baldwin
f0ac0f92fb
Document LD_UTRACE.
...
MFC after: 3 days
2007-01-23 22:38:39 +00:00
..
amd64
…
arm
…
i386
…
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
…
malloc.c
…
map_object.c
…
rtld_lock.c
…
rtld_lock.h
…
rtld_tls.h
…
rtld.1
Document LD_UTRACE.
2007-01-23 22:38:39 +00:00
rtld.c
Add various utrace's for use with ktrace to the ELF runtime linker. To
2007-01-09 17:50:05 +00:00
rtld.h
…
xmalloc.c
…