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, Nov 21, 4:02 PM
Unknown Object (File)
Mon, Nov 10, 9:30 AM
Unknown Object (File)
Mon, Nov 10, 3:17 AM
Unknown Object (File)
Sun, Nov 9, 11:39 PM
Unknown Object (File)
Sun, Nov 9, 4:11 PM
Unknown Object (File)
Sun, Nov 9, 2:56 PM
Unknown Object (File)
Sun, Nov 9, 2:21 AM
Unknown Object (File)
Sat, Nov 8, 11:13 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