mirror of https://git.musl-libc.org/git/musl
Browse Source
the missing check did not affect the default profile, since it has both _XOPEN_SOURCE and _BSD_SOURCE defined, but it did break programs which explicitly define _BSD_SOURCE, causing it to be the only feature test macro present.rs-1.0
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue