Rich Felker 9505bfbc40 fix signal.h breakage from moving stack_t to arch-specific bits 11 years ago
..
alltypes.h.in 1c6cace0bf fix regression in size of nlink_t (broken stat struct) on x86_64 11 years ago
endian.h 64251d8bbd better support for reverse-endian variants of arm/mips/microblaze 12 years ago
errno.h 056c8b1ab5 add missing EHWPOISON to bits/errno.h 12 years ago
fcntl.h f7d348ec39 add O_TMPFILE flag, new in linux 3.11 11 years ago
fenv.h 4918c2bb20 fix detection of arm hardfloat 11 years ago
float.h 326e5c2e27 fix the nominal type of LDBL_* limits on archs with ld64 11 years ago
io.h 0004ea613a fix breakage from introducing bits header for sys/io.h 12 years ago
ioctl.h 41c34d188a fix ioctl _IOR, _IOW, etc macros to avoid signed overflow (2<<30) 11 years ago
ipc.h fce46bf980 fix broken semctl on systems that don't use IPC_64 flag 12 years ago
limits.h 030b452b8d fix missing _BSD_SOURCE support in bits/*.h 12 years ago
mman.h 000806cde6 add missing mmap options and madvices to bits/mman.h based on linux headers 12 years ago
msg.h d960d4f2cb initial commit of the arm port 13 years ago
posix.h d960d4f2cb initial commit of the arm port 13 years ago
reg.h d960d4f2cb initial commit of the arm port 13 years ago
sem.h f6e2f7e13f move struct semid_ds to from shared sys/sem.h to bits 11 years ago
setjmp.h 9693501c15 change jmp_buf to share an underlying type and struct tag with sigjmp_buf 11 years ago
shm.h 0f169cbb79 sys/shm.h: move arch specific structs to bits/ 11 years ago
signal.h 9505bfbc40 fix signal.h breakage from moving stack_t to arch-specific bits 11 years ago
socket.h 96107564e2 workaround another sendmsg kernel bug on 64-bit machines 12 years ago
stat.h d960d4f2cb initial commit of the arm port 13 years ago
statfs.h 114c80f141 fix the definition of struct statvfs to match lsb abi 13 years ago
stdarg.h d960d4f2cb initial commit of the arm port 13 years ago
stdint.h 3f08154ac4 remove SIG_ATOMIC_MIN/MAX from stdint bits headers 11 years ago
syscall.h 8d3ee05754 add syscall numbers for the new kcmp and finit_module syscalls 12 years ago
termios.h d18df33cb1 add IUTF8 to termios.h on archs that were missing it 11 years ago
user.h 7aa73925e7 fix regression in arm user.h that happened during big user.h changes 12 years ago