Eric Andersen
|
4e58aab2cf
elide some debug noise
|
23 years ago |
Eric Andersen
|
0d2c888409
Fix problem with possible redundant entries.
|
23 years ago |
Eric Andersen
|
258f038026
Fix a stupid bug causing the ld-uClibc entry to be lost.
|
23 years ago |
Eric Andersen
|
246af1d52e
Sync up ldd behavior
|
23 years ago |
Eric Andersen
|
c3bbc0eafd
This syncs things up with my local tree. Mainly changes installer
|
23 years ago |
Eric Andersen
|
c4257d7200
Try search for the shared lib interpreter. Eliminate all double "//"s
|
23 years ago |
Eric Andersen
|
ea9de29581
search_for_named_library forgot to wipe the target string, so each time
|
23 years ago |
Eric Andersen
|
df6add6279
Some cleanups needed for things to compile and work as expected
|
23 years ago |
Eric Andersen
|
b5675ab467
Rewrite of ldd so it works as expected, and does not invoke the
|
23 years ago |
Eric Andersen
|
2a115f6c06
Add a new 'readelf' util I wrote this weekend.
|
23 years ago |
Eric Andersen
|
f68eb8d50b
Teach the ldso stuff to use the proper elf.h header file, not a local copy.
|
23 years ago |
Eric Andersen
|
63882a13e0
Another cleanup. Never pass addresses as an 'int'
|
23 years ago |
Eric Andersen
|
dcea56a735
Get rid of the a.out header file
|
23 years ago |
Eric Andersen
|
4a8caed2ad
Silence a warning
|
23 years ago |
Eric Andersen
|
66f269d2a5
Initial checkin for ld.so. This is a combination of effort from Manuel Novoa
|
23 years ago |