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
F148952248: D3731.id8928.diff
Sat, Mar 21, 6:53 AM
Unknown Object (File)
Fri, Mar 20, 7:38 AM
Unknown Object (File)
Fri, Mar 20, 7:38 AM
Unknown Object (File)
Mon, Mar 16, 3:28 PM
Unknown Object (File)
Mon, Mar 16, 2:39 PM
Unknown Object (File)
Tue, Mar 10, 3:29 PM
Unknown Object (File)
Tue, Mar 10, 12:12 PM
Unknown Object (File)
Sun, Mar 8, 7:51 AM
Subscribers
None

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped

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

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

Yes, well spotted. I will correct it first.

This revision was automatically updated to reflect the committed changes.