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
Unknown Object (File)
Fri, Mar 13, 9:32 PM
Unknown Object (File)
Fri, Mar 13, 9:27 PM
Unknown Object (File)
Thu, Mar 12, 9:27 AM
Unknown Object (File)
Thu, Mar 12, 9:23 AM
Unknown Object (File)
Feb 8 2026, 2:14 PM
Unknown Object (File)
Feb 3 2026, 7:14 PM
Unknown Object (File)
Feb 1 2026, 12:08 PM
Unknown Object (File)
Jan 28 2026, 4:42 PM
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