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)
Wed, Feb 12, 9:17 PM
Unknown Object (File)
Wed, Feb 12, 11:02 AM
Unknown Object (File)
Mon, Jan 27, 3:35 PM
Unknown Object (File)
Jan 17 2025, 9:27 PM
Unknown Object (File)
Dec 9 2024, 2:51 PM
Unknown Object (File)
Nov 16 2024, 1:55 AM
Unknown Object (File)
Nov 15 2024, 5:33 PM
Unknown Object (File)
Nov 2 2024, 11:51 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