musl/arch/mips64/bits
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
..
alltypes.h.in add mips64 port 2016-03-06 17:41:56 +00:00
endian.h add mips64 port 2016-03-06 17:41:56 +00:00
errno.h add mips64 port 2016-03-06 17:41:56 +00:00
fcntl.h add mips64 port 2016-03-06 17:41:56 +00:00
fenv.h add mips64 port 2016-03-06 17:41:56 +00:00
float.h add mips64 port 2016-03-06 17:41:56 +00:00
hwcap.h add bits/hwcap.h and include it in sys/auxv.h 2016-10-20 01:28:25 -04:00
ioctl.h ioctl TIOCGPTPEER from linux v4.13 2017-11-05 18:41:22 -05:00
ipc.h add mips64 port 2016-03-06 17:41:56 +00:00
limits.h add mips64 port 2016-03-06 17:41:56 +00:00
mman.h add MAP_SYNC and MAP_SHARED_VALIDATE from linux v4.15 2018-02-22 18:48:58 -05:00
msg.h add mips64 port 2016-03-06 17:41:56 +00:00
poll.h add mips64 port 2016-03-06 17:41:56 +00:00
posix.h add mips64 port 2016-03-06 17:41:56 +00:00
reg.h add mips64 port 2016-03-06 17:41:56 +00:00
resource.h add mips64 port 2016-03-06 17:41:56 +00:00
sem.h add mips64 port 2016-03-06 17:41:56 +00:00
setjmp.h add mips64 port 2016-03-06 17:41:56 +00:00
shm.h add mips64 port 2016-03-06 17:41:56 +00:00
signal.h add mips64 port 2016-03-06 17:41:56 +00:00
socket.h add mips64 port 2016-03-06 17:41:56 +00:00
stat.h add mips64 port 2016-03-06 17:41:56 +00:00
statfs.h add mips64 port 2016-03-06 17:41:56 +00:00
stdint.h add mips64 port 2016-03-06 17:41:56 +00:00
syscall.h.in add statx syscall numbers from linux v4.11 2017-11-05 18:41:11 -05:00
termios.h fix minor namespace issues in termios.h 2018-03-10 18:19:41 -05:00
user.h add mips64 port 2016-03-06 17:41:56 +00:00