Page MenuHomeFreeBSD

ldd: Retire a.out support
ClosedPublic

Authored by emaste on Dec 4 2020, 7:48 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Jun 3, 4:09 PM
Unknown Object (File)
Thu, May 23, 5:16 PM
Unknown Object (File)
May 5 2024, 5:47 AM
Unknown Object (File)
May 3 2024, 3:06 AM
Unknown Object (File)
May 2 2024, 6:32 PM
Unknown Object (File)
Apr 28 2024, 3:19 AM
Unknown Object (File)
Apr 21 2024, 7:23 PM
Unknown Object (File)
Apr 19 2024, 6:53 PM
Subscribers

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

emaste requested review of this revision.Dec 4 2020, 7:48 PM
emaste created this revision.
allanjude added inline comments.
usr.bin/ldd/ldd.c
83

Does it make sense to keep a comment here about what this number meant historically?

usr.bin/ldd/ldd.c
83

These are only used within this file so we could just make TYPE_ELF 1 instead

This revision was not accepted when it landed; it landed in state Needs Review.Jan 8 2021, 12:14 AM
This revision was automatically updated to reflect the committed changes.