Rich Felker 4918c2bb20 fix detection of arm hardfloat 11 lat temu
..
alltypes.h.in 1c6cace0bf fix regression in size of nlink_t (broken stat struct) on x86_64 11 lat temu
endian.h 64251d8bbd better support for reverse-endian variants of arm/mips/microblaze 12 lat temu
errno.h 056c8b1ab5 add missing EHWPOISON to bits/errno.h 12 lat temu
fcntl.h 73bb048951 add missing F_GETOWNER_UIDS flag to bits/fcntl.h 12 lat temu
fenv.h 4918c2bb20 fix detection of arm hardfloat 11 lat temu
float.h 22730d6560 add FLT_TRUE_MIN, etc. macros from C11 11 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 fce46bf980 fix broken semctl on systems that don't use IPC_64 flag 12 lat temu
limits.h 030b452b8d fix missing _BSD_SOURCE support in bits/*.h 12 lat temu
mman.h 000806cde6 add missing mmap options and madvices to bits/mman.h based on linux headers 12 lat temu
msg.h d960d4f2cb initial commit of the arm port 13 lat temu
posix.h d960d4f2cb initial commit of the arm port 13 lat temu
reg.h d960d4f2cb initial commit of the arm port 13 lat temu
setjmp.h 9693501c15 change jmp_buf to share an underlying type and struct tag with sigjmp_buf 11 lat temu
shm.h d960d4f2cb initial commit of the arm port 13 lat temu
signal.h 2d0f495e7b add deprecated SIGIOT alias for SIGABRT 12 lat temu
socket.h 96107564e2 workaround another sendmsg kernel bug on 64-bit machines 12 lat temu
stat.h d960d4f2cb initial commit of the arm port 13 lat temu
statfs.h 114c80f141 fix the definition of struct statvfs to match lsb abi 13 lat temu
stdarg.h d960d4f2cb initial commit of the arm port 13 lat temu
stdint.h 3f08154ac4 remove SIG_ATOMIC_MIN/MAX from stdint bits headers 11 lat temu
syscall.h 8d3ee05754 add syscall numbers for the new kcmp and finit_module syscalls 12 lat temu
termios.h bc1a8d2ae3 add missing EXTPROC flag to bits/termios.h 12 lat temu
user.h 7aa73925e7 fix regression in arm user.h that happened during big user.h changes 12 lat temu