freebsd-nq/usr.bin/ldd
Edwin Groothuis 8bd833fff8 After the commit of SVN rev 180236, wilko@ noticed that the approach
doesn't work on the Alpha platform: machine/elf.h doesn't include
sys/elf32.h there.

PR:		related to bin/124906
Approved by:	bde@
MFC after:	1 week
2008-07-21 02:13:14 +00:00
..
extern.h
ldd.1 On 64 bit architectures, you can run 32 bit executables and the rtld can trace them, but ldd(1) doesn't know yet how to detect them: 2008-07-03 22:37:51 +00:00
ldd.c After the commit of SVN rev 180236, wilko@ noticed that the approach 2008-07-21 02:13:14 +00:00
Makefile
sods.c