summaryrefslogtreecommitdiff
path: root/libexec/ld.so/ldd
AgeCommit message (Collapse)Author
2001-07-09correct type on last arg to execl(); nordin@cse.ogi.eduTheo de Raadt
2001-06-13print the nameTheo de Raadt
2001-06-08KNFTheo de Raadt
2001-06-07It started with trying to write code to avoid running static binaries,Artur Grabowski
it ended with a complete rewrite. XXX - Doesn't handle '-x' yet, but the old didn't do that either (and didn't even match the man page).
2001-05-14Commit initial alpha bits, to facilitate in-tree dev.Niklas Hallqvist
This code is not yet working.
2001-05-11-1 -> MAP_FAILEDArtur Grabowski
2000-10-30libexec man page fleshing. again, bored on the plane home.Aaron Campbell
2000-09-17activate ldd, and indent some ld.so messages to make it easier to see what ↵Theo de Raadt
is going on