Page MenuHomeFreeBSD

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

Authored by jrtc27 on May 9 2024, 6:52 PM.
Tags
None
Referenced Files
F166890951: D45143.id138314.diff
Mon, Aug 17, 1:47 PM
F166816705: D45143.diff
Sun, Aug 16, 8:42 PM
Unknown Object (File)
Sat, Aug 15, 8:38 PM
Unknown Object (File)
Wed, Aug 12, 12:25 PM
Unknown Object (File)
Wed, Aug 12, 11:35 AM
Unknown Object (File)
Tue, Jul 21, 8:12 AM
Unknown Object (File)
Sun, Jul 19, 10:59 PM
Unknown Object (File)
Sun, Jul 19, 2:32 AM
Subscribers

Details

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