musl/arch/powerpc64/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 powerpc64 port 2016-05-08 22:57:40 -04:00
endian.h add powerpc64 port 2016-05-08 22:57:40 -04:00
errno.h fix spurious trailing whitespace in powerpc & powerpc64 bits/errno.h 2016-05-08 23:16:14 -04:00
fcntl.h add powerpc64 port 2016-05-08 22:57:40 -04:00
fenv.h add powerpc64 port 2016-05-08 22:57:40 -04:00
float.h add powerpc64 port 2016-05-08 22:57:40 -04:00
hwcap.h powerpc: update hwcap.h for linux v4.15 2018-02-22 18:49:16 -05:00
ioctl.h ioctl TIOCGPTPEER from linux v4.13 2017-11-05 18:41:22 -05:00
ipc.h make brace placement in public header struct definitions consistent 2016-07-03 15:02:25 -04:00
limits.h add powerpc64 port 2016-05-08 22:57:40 -04:00
mman.h add MAP_SYNC and MAP_SHARED_VALIDATE from linux v4.15 2018-02-22 18:48:58 -05:00
msg.h make brace placement in public header struct definitions consistent 2016-07-03 15:02:25 -04:00
posix.h add powerpc64 port 2016-05-08 22:57:40 -04:00
reg.h add powerpc64 port 2016-05-08 22:57:40 -04:00
sem.h add powerpc64 port 2016-05-08 22:57:40 -04:00
setjmp.h add powerpc64 port 2016-05-08 22:57:40 -04:00
shm.h make brace placement in public header struct definitions consistent 2016-07-03 15:02:25 -04:00
signal.h make brace placement in public header typedef'd structs consistent 2016-07-03 16:19:28 -04:00
socket.h make brace placement in public header struct definitions consistent 2016-07-03 15:02:25 -04:00
stat.h make brace placement in public header struct definitions consistent 2016-07-03 15:02:25 -04:00
stdint.h add powerpc64 port 2016-05-08 22:57:40 -04: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 powerpc64 port 2016-05-08 22:57:40 -04:00