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
/
i386
History
David Xu
c0d2338cdd
Allocate space for thread pointer, this allows thread library to access
...
its pointer from begin, and simplifies _get_curthread() in libthr.
2006-03-28 06:09:24 +00:00
..
elf_rtld.x
…
Makefile.inc
…
reloc.c
Allocate space for thread pointer, this allows thread library to access
2006-03-28 06:09:24 +00:00
rtld_machdep.h
…
rtld_start.S
Align the stack to a 16 byte boundary before calling _rtld so that we can
2005-05-19 07:32:42 +00:00