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
F167002306: D45143.id139516.diff
Tue, Aug 18, 12:30 PM
F166984788: D45143.id138314.diff
Tue, Aug 18, 9:42 AM
F166912159: D45143.id139516.diff
Mon, Aug 17, 5:37 PM
Unknown Object (File)
Mon, Aug 17, 1:47 PM
Unknown Object (File)
Sun, Aug 16, 8:42 PM
Unknown Object (File)
Sat, Aug 15, 8:38 PM
Unknown Object (File)
Wed, Aug 12, 12:25 PM
Unknown Object (File)
Wed, Aug 12, 11:35 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 Not Applicable
Unit
Tests Not Applicable