This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
libexec
/
rtld-elf
History
Kip Macy
b84c7a797c
Fix TLS on sparc64 for statically and dynamically linked binaries
...
Approved by: rwatson (mentor) Reviewed by: jmg and marcel
2006-10-08 02:50:34 +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
Markup fixes.
2006-09-17 21:48:47 +00:00
rtld.c
Clean up white spaces and fix style(9).
2006-09-19 16:48:08 +00:00
rtld.h
…
xmalloc.c
…