musl/arch/mips64
Rich Felker eb5ae94016 fix minor namespace issues in termios.h
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.
2018-03-10 18:19:41 -05:00
..
bits fix minor namespace issues in termios.h 2018-03-10 18:19:41 -05:00
atomic_arch.h add support for mips and mips64 r6 isa 2016-04-03 10:42:37 +00:00
crt_arch.h add mips64 port 2016-03-06 17:41:56 +00:00
ksigaction.h add mips64 port 2016-03-06 17:41:56 +00:00
pthread_arch.h add support for mips and mips64 r6 isa 2016-04-03 10:42:37 +00:00
reloc.h add support for mips and mips64 r6 isa 2016-04-03 10:42:37 +00:00
syscall_arch.h remove long-obsolete clang workarounds from mips* syscall_arch.h files 2017-05-31 21:49:44 -04:00