Rich Felker fd427c4eae move O_PATH definition back to arch bits vor 10 Jahren
..
alltypes.h.in 56fbaa3bbe make all objects used with atomic operations volatile vor 10 Jahren
endian.h 1355fdca7c preparing build system to handle ports - step 1 vor 14 Jahren
errno.h 056c8b1ab5 add missing EHWPOISON to bits/errno.h vor 12 Jahren
fcntl.h fd427c4eae move O_PATH definition back to arch bits vor 10 Jahren
fenv.h baba2630c9 remove the __mxcsr member from fenv_t on i386 to follow the glibc abi vor 11 Jahren
float.h 559de8f5f0 fix FLT_ROUNDS to reflect the current rounding mode vor 10 Jahren
io.h 0004ea613a fix breakage from introducing bits header for sys/io.h vor 12 Jahren
ioctl.h 41c34d188a fix ioctl _IOR, _IOW, etc macros to avoid signed overflow (2<<30) vor 11 Jahren
ipc.h fce46bf980 fix broken semctl on systems that don't use IPC_64 flag vor 12 Jahren
limits.h 030b452b8d fix missing _BSD_SOURCE support in bits/*.h vor 12 Jahren
mman.h 2d67ae923d move MREMAP_MAYMOVE and MREMAP_FIXED out of bits vor 10 Jahren
msg.h 07e865cc5a numerous fixes to sysv ipc vor 14 Jahren
poll.h f5011c62c3 fix POLLWRNORM and POLLWRBAND on mips vor 10 Jahren
posix.h 1355fdca7c preparing build system to handle ports - step 1 vor 14 Jahren
reg.h 1355fdca7c preparing build system to handle ports - step 1 vor 14 Jahren
resource.h fcea534e57 fix RLIMIT_ constants for mips vor 11 Jahren
sem.h f6e2f7e13f move struct semid_ds to from shared sys/sem.h to bits vor 11 Jahren
setjmp.h 9693501c15 change jmp_buf to share an underlying type and struct tag with sigjmp_buf vor 11 Jahren
shm.h 0f169cbb79 sys/shm.h: move arch specific structs to bits/ vor 11 Jahren
signal.h d5a5045382 fix MINSIGSTKSZ values for archs with large signal contexts vor 10 Jahren
socket.h 96107564e2 workaround another sendmsg kernel bug on 64-bit machines vor 12 Jahren
stat.h 1355fdca7c preparing build system to handle ports - step 1 vor 14 Jahren
statfs.h 114c80f141 fix the definition of struct statvfs to match lsb abi vor 13 Jahren
stdarg.h 13a026bd79 split off arch-specific stdarg.h stuff vor 14 Jahren
stdint.h 9448b0513e refactor headers, especially alltypes.h, and improve C++ ABI compat vor 11 Jahren
syscall.h f54c28cba2 add syscall numbers for the new execveat syscall vor 10 Jahren
termios.h d18df33cb1 add IUTF8 to termios.h on archs that were missing it vor 11 Jahren
user.h 4b75f4ed8d make sys/procfs.h mostly work on most archs vor 12 Jahren