This website requires JavaScript.
Explore
Help
Register
Sign In
upstream
/
opnsense-src
Watch
1
Star
0
Fork
You've already forked opnsense-src
0
mirror of
https://github.com/opnsense/src.git
synced
2026-03-31 23:15:10 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
662c90c800
opnsense-src
/
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
Warns; ANSIfy, constify and move declarations into a common header.
2002-04-28 12:55:35 +00:00
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