| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
while `dynamic link-mode' is on, is recorded in the executable. The
run-time linker will search these paths after $LD_LIBRARY_PATH but
before the default set and those currently in the hints file.
The feature is disabled whenever for set[ug]id programs.
|
|
|
|
|
|
Two `fprintf(stderr, ..)' => `warnx(..)'.
|
|
|
|
kernel's pmap address preference mechanism.
|
|
|
|
|
|
|
|
loading.
|
|
|
|
|
|
|
|
|
|
version is less than expected.
|
|
|
|
|
|
|
|
|
|
Rename internal dl_*() functions.
Do run-time symbol alias processing.
|
|
|
|
|
|
set) were not found.
|
|
|
|
|
|
crummy sbrk() backend; proper aligment must be guaranteed on all archs.
Drafting dlopen, dlsym, et.al.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Changes prototype for findshlib() (corrected library search order for ld).
|
|
|
|
Revised algorithm for finding symbols using `nz_other' (auxialiary type info).
|
|
|
|
|
|
linked the executable. Make it #ifdef DEBUG.
|
|
|
|
|
|
Handle set[ug]id programs.
No longer use the `lm_lob' field to access parent objects, add private
link map `parent' field in stead (SUN_COMPAT weirdness).
|
|
|
|
Fixed bug that was the result of said confusion.
|
|
|
|
and utilities (eg. crt0, libc, nm).
|