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
F163085271: D45143.id139516.diff
Sun, Jul 19, 10:59 PM
Unknown Object (File)
Sun, Jul 19, 2:32 AM
Unknown Object (File)
Fri, Jul 17, 6:25 PM
Unknown Object (File)
Fri, Jul 17, 9:33 AM
Unknown Object (File)
Wed, Jul 15, 3:27 AM
Unknown Object (File)
Tue, Jul 14, 3:15 PM
Unknown Object (File)
Sat, Jun 27, 4:21 AM
Unknown Object (File)
May 26 2026, 2:30 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