mirror of https://git.musl-libc.org/git/musl
Browse Source
the BSD and GNU versions of this structure differ, so exposing it in the default _BSD_SOURCE profile is possibly problematic. both versions could be simultaneously supported with anonymous unions if needed in the future, but for now, just omitting it except under _GNU_SOURCE should be safe.rs-1.0
1 changed files with 3 additions and 1 deletions
Loading…
Reference in new issue