mirror of https://git.musl-libc.org/git/musl
Browse Source
they were accidentally exposed under just baseline POSIX, which is a big namespace pollution issue. thankfully glibc only exposes them under _GNU_SOURCE, not under any of its other options, so omitting the pollution in the default _BSD_SOURCE profile does not hurt application compatibility at all.rs-1.0
2 changed files with 48 additions and 44 deletions
Loading…
Reference in new issue