Szabolcs Nagy 002e8d84c5 add syscall numbers for the new renameat2 syscall hace 10 años
..
alltypes.h.in 1c6cace0bf fix regression in size of nlink_t (broken stat struct) on x86_64 hace 11 años
endian.h 1355fdca7c preparing build system to handle ports - step 1 hace 14 años
errno.h 056c8b1ab5 add missing EHWPOISON to bits/errno.h hace 12 años
fcntl.h f7d348ec39 add O_TMPFILE flag, new in linux 3.11 hace 11 años
fenv.h baba2630c9 remove the __mxcsr member from fenv_t on i386 to follow the glibc abi hace 11 años
float.h 22730d6560 add FLT_TRUE_MIN, etc. macros from C11 hace 11 años
io.h 0004ea613a fix breakage from introducing bits header for sys/io.h hace 12 años
ioctl.h 41c34d188a fix ioctl _IOR, _IOW, etc macros to avoid signed overflow (2<<30) hace 11 años
ipc.h fce46bf980 fix broken semctl on systems that don't use IPC_64 flag hace 12 años
limits.h 030b452b8d fix missing _BSD_SOURCE support in bits/*.h hace 12 años
mman.h 000806cde6 add missing mmap options and madvices to bits/mman.h based on linux headers hace 12 años
msg.h 07e865cc5a numerous fixes to sysv ipc hace 14 años
posix.h 1355fdca7c preparing build system to handle ports - step 1 hace 14 años
reg.h 1355fdca7c preparing build system to handle ports - step 1 hace 14 años
resource.h fcea534e57 fix RLIMIT_ constants for mips hace 11 años
sem.h f6e2f7e13f move struct semid_ds to from shared sys/sem.h to bits hace 11 años
setjmp.h 9693501c15 change jmp_buf to share an underlying type and struct tag with sigjmp_buf hace 11 años
shm.h 0f169cbb79 sys/shm.h: move arch specific structs to bits/ hace 11 años
signal.h 9505bfbc40 fix signal.h breakage from moving stack_t to arch-specific bits hace 11 años
socket.h 96107564e2 workaround another sendmsg kernel bug on 64-bit machines hace 12 años
stat.h 1355fdca7c preparing build system to handle ports - step 1 hace 14 años
statfs.h 114c80f141 fix the definition of struct statvfs to match lsb abi hace 13 años
stdarg.h 13a026bd79 split off arch-specific stdarg.h stuff hace 14 años
stdint.h 9448b0513e refactor headers, especially alltypes.h, and improve C++ ABI compat hace 11 años
syscall.h 002e8d84c5 add syscall numbers for the new renameat2 syscall hace 10 años
termios.h d18df33cb1 add IUTF8 to termios.h on archs that were missing it hace 11 años
user.h 4b75f4ed8d make sys/procfs.h mostly work on most archs hace 12 años