musl/arch/powerpc/bits
Rich Felker a627eb3586 fix namespace violations in termios.h, at least mostly
the fix should be complete on archs that use the generic definitions
(i386, arm, x86_64, microblaze), but mips and powerpc have not been
checked thoroughly and may need more fixes.
2014-01-08 19:20:55 -05:00
..
alltypes.h.in
endian.h
errno.h
fcntl.h add O_TMPFILE flag, new in linux 3.11 2013-11-23 23:47:48 +00:00
fenv.h
float.h fix the nominal type of LDBL_* limits on archs with ld64 2013-11-20 18:28:18 -05:00
io.h
ioctl.h
ipc.h
limits.h support configurable page size on mips, powerpc and microblaze 2013-09-15 02:00:32 +00:00
mman.h
msg.h
posix.h
reg.h
setjmp.h change jmp_buf to share an underlying type and struct tag with sigjmp_buf 2013-07-24 02:17:02 -04:00
shm.h
signal.h
socket.h
stat.h
statfs.h
stdarg.h
stdint.h remove SIG_ATOMIC_MIN/MAX from stdint bits headers 2013-07-22 17:02:03 -04:00
syscall.h
termios.h fix namespace violations in termios.h, at least mostly 2014-01-08 19:20:55 -05:00
user.h