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
/
arm
History
Olivier Houchard
25a252899e
Implement a dummy atomic_cmpset_32(). It should be safe to use it in rtld as
...
the signals are masked anyway.
2004-11-23 16:32:34 +00:00
..
Makefile.inc
Woohoo !
2004-06-17 17:53:16 +00:00
reloc.c
Don't try to relocate the dynamic loader in reloc_non_plt(). It has already
2004-09-28 14:43:12 +00:00
rtld_machdep.h
Implement a dummy atomic_cmpset_32(). It should be safe to use it in rtld as
2004-11-23 16:32:34 +00:00
rtld_start.S
Use add instead of saving the sp in a register.
2004-09-28 14:41:15 +00:00