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 Move a.out version of ldd(1) to the usr.bin tree; elf and a.out 1998-12-15 22:07:11 +00:00
Makefile.inc Move a.out version of ldd(1) to the usr.bin tree; elf and a.out 1998-12-15 22:07:11 +00:00
ldd.1 xref ld.elf_so(1) 2001-12-20 06:43:00 +00:00