mirror of https://git.musl-libc.org/git/musl
Browse Source
the output delay features (NL*, CR*, TAB*, BS*, and VT*) are XSI-shaded. VT* is in the V* namespace reservation but the rest need to be suppressed in base POSIX namespace. unfortunately this change introduces feature test macro checks into another bits header. at some point these checks should be simplified by having features.h handle the "FTM X implies Y" relationships.master
6 changed files with 12 additions and 0 deletions
Loading…
Reference in new issue