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
F86718454: D45143.id138314.diff
Mon, Jun 24, 12:35 PM
Unknown Object (File)
Sun, Jun 16, 4:18 AM
Unknown Object (File)
Wed, Jun 5, 4:53 PM
Unknown Object (File)
May 18 2024, 8:18 PM
Unknown Object (File)
May 17 2024, 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
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 Not Applicable
Unit
Tests Not Applicable