This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
bff7135050
freebsd-skq
/
usr.bin
/
ldd
History
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
sods.c