summaryrefslogtreecommitdiff
path: root/libexec/ld.so/ldd
AgeCommit message (Expand)Author
2017-10-27Use <elf.h> instead of <elf_abi.h>Martin Pieuchot
2017-07-02Fixed a typo in error message.Tobias Stoeckmann
2015-08-23spacesTheo de Raadt
2015-01-20Add support for tracing libraries in static PIE binaries. rcrt does notTheo de Raadt
2015-01-16<sys/param.h> to <limits.h> conversion. Verified binariesTheo de Raadt
2014-10-18Simple malloc() to reallocarray() conversion.Doug Hogan
2014-07-06enable -Wall, explicitly call _dl_strsep, and zap some redundant includesOtto Moerbeek
2013-07-14Fix possible memory/fd leak in the error path.Jeremie Courreges-Anglas
2013-07-05ELF_TOOLCHAIN bye bye.Miod Vallat
2013-02-17Always enter this ld.so and subdirectories to create obj (and then theTheo de Raadt
2012-09-17replace the erroneous DIAGNOSTICS section with a (hopefully) accurateJason McIntyre
2011-04-29-x is currently unimplemented, so comment it out from the man page, and removeJason McIntyre
2009-03-02ldd(1) accepts more than one program as argument; while here,Igor Sobrado
2008-06-25Make ldd grok pie binaries.Kurt Miller
2007-05-31convert to new .Dd format;Jason McIntyre
2007-05-29based on a diff from Matt Provost: allow printing of ldd informationJason Wright
2003-11-20remove -Werror from userland builds, to give us a chance toAnil Madhavapeddy
2003-07-10add missing includesDavid Krause
2003-06-09pefo 3/4 licence cleanupsTheo de Raadt
2003-06-03license cleaning.Artur Grabowski
2003-06-02- section reorderJason McIntyre
2003-03-06.Xr typos;Jason McIntyre
2002-05-24more KNFTheo de Raadt
2002-05-24various KNFTheo de Raadt
2002-02-20err/warn strings don't need \n'sJason Wright
2001-07-09correct type on last arg to execl(); nordin@cse.ogi.eduTheo de Raadt
2001-06-13print the nameTheo de Raadt
2001-06-08KNFTheo de Raadt
2001-06-07It started with trying to write code to avoid running static binaries,Artur Grabowski
2001-05-14Commit initial alpha bits, to facilitate in-tree dev.Niklas Hallqvist
2001-05-11-1 -> MAP_FAILEDArtur Grabowski
2000-10-30libexec man page fleshing. again, bored on the plane home.Aaron Campbell
2000-09-17activate ldd, and indent some ld.so messages to make it easier to see what is...Theo de Raadt