Rich Felker 9505bfbc40 fix signal.h breakage from moving stack_t to arch-specific bits 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 64251d8bbd better support for reverse-endian variants of arm/mips/microblaze il y a 12 ans
errno.h 32d6d77e54 fix numerous mips abi constant definition mismatches il y a 12 ans
fcntl.h f7d348ec39 add O_TMPFILE flag, new in linux 3.11 il y a 11 ans
fenv.h e5bb165bed mips: add mips-sf subarch support (soft-float) il y a 11 ans
float.h 326e5c2e27 fix the nominal type of LDBL_* limits on archs with ld64 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 b20760c023 support configurable page size on mips, powerpc and microblaze il y a 11 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 9b35ed3fef fix mips sysv ipc bits headers il y a 11 ans
posix.h 6315004f61 initial version of mips (o32) port, based on work by Richard Pennington (rdp) il y a 12 ans
reg.h 4acc95e497 begin sys/user.h and sys/reg.h fixes for ports il y a 12 ans
sem.h 3ceb89ed3f fix semid_ds structure on mips il y a 11 ans
setjmp.h cee45f9cb2 fix size of mips jmp_buf il y a 11 ans
shm.h 0f169cbb79 sys/shm.h: move arch specific structs to bits/ il y a 11 ans
signal.h 9505bfbc40 fix signal.h breakage from moving stack_t to arch-specific bits il y a 11 ans
socket.h ca2300d9ac add the new SO_REUSEPORT socket option to mips and powerpc il y a 12 ans
stat.h 6315004f61 initial version of mips (o32) port, based on work by Richard Pennington (rdp) il y a 12 ans
statfs.h 7673acd315 fix statfs struct on mips il y a 11 ans
stdarg.h 6315004f61 initial version of mips (o32) port, based on work by Richard Pennington (rdp) il y a 12 ans
stdint.h 3f08154ac4 remove SIG_ATOMIC_MIN/MAX from stdint bits headers il y a 11 ans
syscall.h 97789d3e5d remove duplicate lines from mips bits/syscall.h il y a 11 ans
termios.h a627eb3586 fix namespace violations in termios.h, at least mostly il y a 11 ans
user.h 4b75f4ed8d make sys/procfs.h mostly work on most archs il y a 12 ans