NetBSD/usr.bin/ldd/README
cgd 033e366657 First cut at an elf-aware ldd. Originally from John Polstra's FreeBSD elf
kit, then hacked on by Matt Thomas <matt@3am-software.com>, then by me.
This runs, but it's in serious need of cleaning and/or a fair bit of
reworking.  See the README file for more information, and a list of things
to do.
1996-12-16 19:59:55 +00:00

10 lines
170 B
Plaintext

$NetBSD: README,v 1.1 1996/12/16 19:59:56 cgd Exp $
TO DO:
* Support for executable formats other than ELF.
* Support for coexistance of 32-bit and 64-bit ELF.
* KNF