NetBSD/usr.bin/ldd
nathanw d9b9596c8d Pass _rtld_map_object a heap-allocated path, since it will free the
path on failure. Prevents calling free() on a stack address if you run
ldd on an unrecognized file format.
2002-10-09 15:43:34 +00:00
..
ldd_aout convert to use getprogname() 2001-02-19 23:03:42 +00:00
ldd_elf Pass _rtld_map_object a heap-allocated path, since it will free the 2002-10-09 15:43:34 +00:00
Makefile
Makefile.inc
ldd.1 xref ld.elf_so(1) 2001-12-20 06:43:00 +00:00