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
/
i386
History
Alexander Kabaev
605f36fc1e
No need to zero fill memory, mmapped anonymously. Kernel will
...
return pre-zeroed pages itself. Noticed by: jake
2003-03-14 21:10:13 +00:00
..
elf_rtld.x
…
lockdflt.c
Remove the nanosleep calls from the spin loops in the locking code.
2002-07-06 20:25:56 +00:00
Makefile.inc
…
reloc.c
No need to zero fill memory, mmapped anonymously. Kernel will
2003-03-14 21:10:13 +00:00
rtld_machdep.h
Fix the handling of high PLT entries (> 32764) on sparc64. This requires
2002-11-18 22:08:50 +00:00
rtld_start.S
…