Szabolcs Nagy 559de8f5f0 fix FLT_ROUNDS to reflect the current rounding mode 10 lat temu
..
alltypes.h.in 56fbaa3bbe make all objects used with atomic operations volatile 10 lat temu
endian.h 1e12632591 Port musl to x86-64. One giant commit! 14 lat temu
errno.h 056c8b1ab5 add missing EHWPOISON to bits/errno.h 12 lat temu
fcntl.h f7d348ec39 add O_TMPFILE flag, new in linux 3.11 11 lat temu
fenv.h 1e12632591 Port musl to x86-64. One giant commit! 14 lat temu
float.h 559de8f5f0 fix FLT_ROUNDS to reflect the current rounding mode 10 lat temu
io.h 0004ea613a fix breakage from introducing bits header for sys/io.h 12 lat temu
ioctl.h 41c34d188a fix ioctl _IOR, _IOW, etc macros to avoid signed overflow (2<<30) 11 lat temu
ipc.h cccc13221d fix IPC_64 in msgctl too 12 lat temu
limits.h 030b452b8d fix missing _BSD_SOURCE support in bits/*.h 12 lat temu
mman.h 2d67ae923d move MREMAP_MAYMOVE and MREMAP_FIXED out of bits 10 lat temu
msg.h 07e865cc5a numerous fixes to sysv ipc 14 lat temu
poll.h f5011c62c3 fix POLLWRNORM and POLLWRBAND on mips 10 lat temu
posix.h 6cb277d75e typo in macro definitions for x86_64 13 lat temu
reg.h 1e12632591 Port musl to x86-64. One giant commit! 14 lat temu
resource.h fcea534e57 fix RLIMIT_ constants for mips 11 lat temu
sem.h f6e2f7e13f move struct semid_ds to from shared sys/sem.h to bits 11 lat temu
setjmp.h 9693501c15 change jmp_buf to share an underlying type and struct tag with sigjmp_buf 11 lat temu
shm.h 0f169cbb79 sys/shm.h: move arch specific structs to bits/ 11 lat temu
signal.h 9505bfbc40 fix signal.h breakage from moving stack_t to arch-specific bits 11 lat temu
socket.h 96107564e2 workaround another sendmsg kernel bug on 64-bit machines 12 lat temu
stat.h 7acbbdfd5d make type of st_dev explicitly dev_t in x86_64 stat.h 11 lat temu
statfs.h 114c80f141 fix the definition of struct statvfs to match lsb abi 13 lat temu
stdarg.h def0af1898 use compiler builtins for variadic macros when available 14 lat temu
stdint.h 3f08154ac4 remove SIG_ATOMIC_MIN/MAX from stdint bits headers 11 lat temu
syscall.h f54c28cba2 add syscall numbers for the new execveat syscall 10 lat temu
termios.h d18df33cb1 add IUTF8 to termios.h on archs that were missing it 11 lat temu
user.h 4758f0565d fix typo in x86_64/x32 user_fpregs_struct 10 lat temu