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, Jan 12, 8:19 PM
Unknown Object (File)
Oct 2 2024, 9:59 AM
Unknown Object (File)
Oct 1 2024, 3:08 PM
Unknown Object (File)
Sep 28 2024, 9:17 PM
Unknown Object (File)
Sep 22 2024, 10:28 PM
Unknown Object (File)
Sep 21 2024, 5:04 AM
Unknown Object (File)
Sep 12 2024, 1:19 AM
Unknown Object (File)
Sep 5 2024, 3:50 PM
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.