summaryrefslogtreecommitdiff
path: root/elf/pldd.c
AgeCommit message (Expand)Author
2018-01-01Update copyright dates not handled by scripts/update-copyrights.Joseph Myers
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-01-01Update copyright dates not handled by scripts/update-copyrights.Joseph Myers
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-01-04Update copyright dates not handled by scripts/update-copyrights.Joseph Myers
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-04-08pldd: Use struct scratch_buffer instead of extend_allocaFlorian Weimer
2015-01-02Update copyright dates not handled by scripts/update-copyrights.Joseph Myers
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-02-25Fix race conditions in pldd that may leave the process stopped after detachingAndreas Schwab
2014-01-01Update remaining copyright datesAllan McRae
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-02-18unify xmalloc prototypes & friendsMike Frysinger
2013-01-01Update copyright years.David S. Miller
2012-11-09Support --with-pkgversion and --with-bugurl.Joseph Myers
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2012-01-08Optimize xmalloc, xcalloc, xrealloc, and xstrdupUlrich Drepper
2012-01-01Also update new programsUlrich Drepper
2011-09-05Remove unused parameter in pldd and simplify ELF handlingUlrich Drepper
2011-08-17Fix some problem of 32-bit pldd on 64-bit platformsUlrich Drepper
2011-08-17Prevent possible race conditions by attaching pldd to all threadsUlrich Drepper
2011-06-09Add pldd programUlrich Drepper