NetBSD/usr.bin/ldd
mrg e53a76c628 rework the main loop and handlers:
- open() and close() the file in the main loop
- pass the fd down into the handlers
- use _rtld_error() in ELFNAME(ldd)

this fixes PR#40543 and also makes error messages look better.
2009-02-03 03:01:02 +00:00
..
aout - get rid of building an a.out-happy ldd (but keep supporting a.out 2009-01-06 03:59:56 +00:00
elf32 Include "bsd.own.mk" to get the definition of "NETBSDSRCDIR" via 2009-01-20 22:49:29 +00:00
elf64 another bsd.own.mk missing 2009-01-11 05:01:34 +00:00
dummy.c - rework this a bunch to make it work inside /rescue/ldd. 2009-01-07 00:39:23 +00:00
ldd_aout.c rework the main loop and handlers: 2009-02-03 03:01:02 +00:00
ldd_elfxx.c rework the main loop and handlers: 2009-02-03 03:01:02 +00:00
ldd.1 Convert TNF licenses to new 2 clause variant 2008-04-30 13:10:46 +00:00
ldd.c rework the main loop and handlers: 2009-02-03 03:01:02 +00:00
ldd.h rework the main loop and handlers: 2009-02-03 03:01:02 +00:00
Makefile - rework this a bunch to make it work inside /rescue/ldd. 2009-01-07 00:39:23 +00:00
Makefile.common - get rid of building an a.out-happy ldd (but keep supporting a.out 2009-01-06 03:59:56 +00:00
Makefile.elf make sure we set LIBISPRIVATE. 2009-01-07 07:52:28 +00:00
Makefile.inc