Page MenuHomeFreeBSD

ldd: Retire a.out support
ClosedPublic

Authored by emaste on Dec 4 2020, 7:48 PM.
Tags
None
Referenced Files
F153674883: D27478.diff
Wed, Apr 22, 8:29 PM
F153668969: D27478.diff
Wed, Apr 22, 7:17 PM
Unknown Object (File)
Sat, Apr 18, 1:41 AM
Unknown Object (File)
Fri, Apr 17, 9:50 AM
Unknown Object (File)
Fri, Apr 17, 4:52 AM
Unknown Object (File)
Thu, Apr 16, 4:55 AM
Unknown Object (File)
Fri, Apr 10, 2:49 AM
Unknown Object (File)
Mon, Apr 6, 3:52 PM
Subscribers

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.