summaryrefslogtreecommitdiff
path: root/elf/pldd.c
Commit message (Expand)AuthorAgeFilesLines
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* Optimize xmalloc, xcalloc, xrealloc, and xstrdupUlrich Drepper2012-01-081-2/+4
* Also update new programsUlrich Drepper2012-01-011-2/+2
* Remove unused parameter in pldd and simplify ELF handlingUlrich Drepper2011-09-051-10/+6
* Fix some problem of 32-bit pldd on 64-bit platformsUlrich Drepper2011-08-171-1/+1
* Prevent possible race conditions by attaching pldd to all threadsUlrich Drepper2011-08-171-25/+90
* Add pldd programUlrich Drepper2011-06-091-0/+234