about summary refs log tree commit diff
path: root/elf/pldd.c
Commit message (Expand)AuthorAgeFilesLines
* unify xmalloc prototypes & friendsMike Frysinger2013-02-181-4/+1
* Update copyright years.David S. Miller2013-01-011-2/+2
* Support --with-pkgversion and --with-bugurl.Joseph Myers2012-11-091-6/+24
* 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