Brian Cain 89d57d03bf
[compiler-rt][sanitizer] Add struct_rlimit64_sz for musl (#189197)
On musl, rlimit64 is an alias for rlimit rather than a distinct type
provided by glibc. Add a SANITIZER_MUSL elif branch so that
struct_rlimit64_sz is defined for musl-based Linux targets.
2026-03-28 22:13:32 -05:00
..
2023-09-28 15:40:42 +08:00