about summary refs log tree commit diff
path: root/elf/pldd.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates not handled by scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* Update copyright dates not handled by scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* Update copyright dates not handled by scripts/update-copyrights.Paul Eggert2022-01-011-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* Remove "Contributed by" linesSiddhesh Poyarekar2021-09-031-1/+0
* Update copyright dates not handled by scripts/update-copyrights.Paul Eggert2021-01-021-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* Update copyright dates not handled by scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+1
* elf: Fix pldd (BZ#18035)Adhemerval Zanella2019-04-231-34/+30
* Update copyright dates not handled by scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* Update copyright dates not handled by scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* Update copyright dates not handled by scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* Update copyright dates not handled by scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* pldd: Use struct scratch_buffer instead of extend_allocaFlorian Weimer2015-04-081-8/+16
* Update copyright dates not handled by scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Fix race conditions in pldd that may leave the process stopped after detachingAndreas Schwab2014-02-251-0/+25
* Update remaining copyright datesAllan McRae2014-01-011-1/+1
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* 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