summaryrefslogtreecommitdiff
path: root/ldso/util/readelf.c
AgeCommit message (Collapse)Author
2001-07-10Fix the code for finding the interpreter, which was I hadEric Andersen
totally screwed up the first time... -Erik
2001-06-04Add a new 'readelf' util I wrote this weekend.Eric Andersen
-Erik
2001-04-23Initial checkin for ld.so. This is a combination of effort from Manuel NovoaEric Andersen
III and me. I've been working on stripping out arch dependant stuff and replacing it with generic stuff whenever possible. -Erik