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
F86149330: D45143.diff
Sun, Jun 16, 4:18 AM
Unknown Object (File)
Wed, Jun 5, 4:53 PM
Unknown Object (File)
Sat, May 18, 8:18 PM
Unknown Object (File)
Fri, May 17, 7:22 PM
Unknown Object (File)
May 16 2024, 8:31 AM
Unknown Object (File)
May 12 2024, 8:52 PM
Unknown Object (File)
May 11 2024, 7:56 PM
Unknown Object (File)
May 10 2024, 7:21 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