aboutsummaryrefslogtreecommitdiff
path: root/elf/pldd.c
AgeCommit message (Expand)AuthorFilesLines
2012-01-08Optimize xmalloc, xcalloc, xrealloc, and xstrdupUlrich Drepper1-2/+4
2012-01-01Also update new programsUlrich Drepper1-2/+2
2011-09-05Remove unused parameter in pldd and simplify ELF handlingUlrich Drepper1-10/+6
2011-08-17Fix some problem of 32-bit pldd on 64-bit platformsUlrich Drepper1-1/+1
2011-08-17Prevent possible race conditions by attaching pldd to all threadsUlrich Drepper1-25/+90
2011-06-09Add pldd programUlrich Drepper1-0/+234