Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
args and return values; art@ ok
|
|
run destructors on dlclose()
Move more symbols into _dl_ private space, so that the proper (libc)
version of the function will be used.
Add readdir() functionality to perform the proper library searching.
Support DL_PRELOAD
Do not relocate symbols if ld.so is being traced (and will exit).
Misc lint cleanup.
ok art@
|
|
in comments.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ok deraadt@
|
|
|
|
|
|
|
|
|
|
|
|
from libsa source.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
deraadt@ ok
|
|
licenses cleaned up, and put it in regress
|
|
|
|
|
|
of incorrect symbol handling for it. RELOC_RELA() is not a macro, so
remove extra () from the code, try to print error and exit if unknown
relocation type is encountered.
|
|
with newer binutils this way. ok fgs, jason.
|
|
|
|
|
|
or less share the same code.
|
|
sane manner. This and the previous resolve.c change art@ ok
|
|
allocated memory is not necessarily 0ed, make sure next pointer is inited.
|
|
_dl_suid_ok, just use the issetugid syscall.
ok drahn@.
|
|
generates. From NetBSD. ok art@
|
|
not just mips.
|
|
|
|
tested on alpha sparc64 powerpc.
|
|
|
|
|