Page MenuHomeFreeBSD

elfdump, readelf: Rename ELFOSABI_SYSV to ELFOSABI_NONE to match current spec
ClosedPublic

Authored by emaste on Sep 24 2015, 5:49 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Oct 5, 9:03 AM
Unknown Object (File)
Sat, Sep 20, 8:37 AM
Unknown Object (File)
Aug 14 2025, 9:40 AM
Unknown Object (File)
Aug 9 2025, 7:19 PM
Unknown Object (File)
Aug 7 2025, 10:45 PM
Unknown Object (File)
Jul 3 2025, 7:17 PM
Unknown Object (File)
Jul 1 2025, 5:46 PM
Unknown Object (File)
Jun 22 2025, 10:13 AM
Subscribers
None

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

emaste retitled this revision from to elfdump, readelf: Rename ELFOSABI_SYSV to ELFOSABI_NONE to match current spec.
emaste updated this object.
emaste edited the test plan for this revision. (Show Details)
emaste added reviewers: kib, imp, brooks.
kib edited edge metadata.
kib added inline comments.
contrib/elftoolchain/readelf/readelf.c
418 โ†—(On Diff #8927)

Is HPU_S_ a typo ?

This revision is now accepted and ready to land.Sep 24 2015, 6:08 PM
contrib/elftoolchain/readelf/readelf.c
418 โ†—(On Diff #8927)

Yes, well spotted. I will correct it first.

This revision was automatically updated to reflect the committed changes.