Rich Felker 78178542e7 add missing i386 syscall numbers il y a 11 ans
..
alltypes.h.in 1c6cace0bf fix regression in size of nlink_t (broken stat struct) on x86_64 il y a 11 ans
endian.h 1355fdca7c preparing build system to handle ports - step 1 il y a 14 ans
errno.h 056c8b1ab5 add missing EHWPOISON to bits/errno.h il y a 12 ans
fcntl.h 73bb048951 add missing F_GETOWNER_UIDS flag to bits/fcntl.h il y a 12 ans
fenv.h baba2630c9 remove the __mxcsr member from fenv_t on i386 to follow the glibc abi il y a 11 ans
float.h 22730d6560 add FLT_TRUE_MIN, etc. macros from C11 il y a 11 ans
io.h 0004ea613a fix breakage from introducing bits header for sys/io.h il y a 12 ans
ioctl.h 41c34d188a fix ioctl _IOR, _IOW, etc macros to avoid signed overflow (2<<30) il y a 11 ans
ipc.h fce46bf980 fix broken semctl on systems that don't use IPC_64 flag il y a 12 ans
limits.h 030b452b8d fix missing _BSD_SOURCE support in bits/*.h il y a 12 ans
mman.h 000806cde6 add missing mmap options and madvices to bits/mman.h based on linux headers il y a 12 ans
msg.h 07e865cc5a numerous fixes to sysv ipc il y a 14 ans
posix.h 1355fdca7c preparing build system to handle ports - step 1 il y a 14 ans
reg.h 1355fdca7c preparing build system to handle ports - step 1 il y a 14 ans
setjmp.h 9693501c15 change jmp_buf to share an underlying type and struct tag with sigjmp_buf il y a 11 ans
shm.h 07e865cc5a numerous fixes to sysv ipc il y a 14 ans
signal.h 2d0f495e7b add deprecated SIGIOT alias for SIGABRT il y a 12 ans
socket.h 96107564e2 workaround another sendmsg kernel bug on 64-bit machines il y a 12 ans
stat.h 1355fdca7c preparing build system to handle ports - step 1 il y a 14 ans
statfs.h 114c80f141 fix the definition of struct statvfs to match lsb abi il y a 13 ans
stdarg.h 13a026bd79 split off arch-specific stdarg.h stuff il y a 14 ans
stdint.h 9448b0513e refactor headers, especially alltypes.h, and improve C++ ABI compat il y a 11 ans
syscall.h 78178542e7 add missing i386 syscall numbers il y a 11 ans
termios.h bc1a8d2ae3 add missing EXTPROC flag to bits/termios.h il y a 12 ans
user.h 4b75f4ed8d make sys/procfs.h mostly work on most archs il y a 12 ans