1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-09 13:42:56 +00:00
freebsd/usr.bin/ldd
Edwin Groothuis bff7135050 Fix text in the comment why we check for ELF32_R_TYPE
Approved by:	bde@
MFC after:	2 days2 days
2008-07-28 12:49:16 +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 Fix text in the comment why we check for ELF32_R_TYPE 2008-07-28 12:49:16 +00:00
Makefile The type of some aout header types changed to uint_32, so now we need 2004-06-29 21:13:15 +00:00
sods.c The type of some aout header types changed to uint_32, so now we need 2004-06-29 21:13:15 +00:00