Page MenuHomeFreeBSD

rtld-elf: Use a proper struct type for tlsdesc entries
AcceptedPublic

Authored by jrtc27 on Thu, May 9, 6:52 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, May 18, 8:18 PM
Unknown Object (File)
Fri, May 17, 7:22 PM
Unknown Object (File)
Thu, May 16, 8:31 AM
Unknown Object (File)
Sun, May 12, 8:52 PM
Unknown Object (File)
Sat, May 11, 7:56 PM
Unknown Object (File)
Fri, May 10, 7:21 PM
Subscribers

Details

Reviewers
andrew
jhb
kib
Summary

This clarifies the code and makes it less error-prone. It also makes it
easier to extend downstream in CheriBSD (where pointer and integer
members no longer have the same representation and an additional member
is present).

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 57644
Build 54532: arc lint + arc unit