Rich Felker c4dd0c98ba change wint_t to unsigned 11 lat temu
..
alltypes.h.in c4dd0c98ba change wint_t to unsigned 11 lat temu
endian.h 64251d8bbd better support for reverse-endian variants of arm/mips/microblaze 12 lat temu
errno.h 32d6d77e54 fix numerous mips abi constant definition mismatches 12 lat temu
fcntl.h 73bb048951 add missing F_GETOWNER_UIDS flag to bits/fcntl.h 12 lat temu
fenv.h f321de9e0a floating point environment/exceptions support for mips 12 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 6315004f61 initial version of mips (o32) port, based on work by Richard Pennington (rdp) 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 6315004f61 initial version of mips (o32) port, based on work by Richard Pennington (rdp) 12 lat temu
posix.h 6315004f61 initial version of mips (o32) port, based on work by Richard Pennington (rdp) 12 lat temu
reg.h 4acc95e497 begin sys/user.h and sys/reg.h fixes for ports 12 lat temu
setjmp.h dc046f55bb add floating point register saving/restoring to mips setjmp/longjmp 12 lat temu
shm.h 6315004f61 initial version of mips (o32) port, based on work by Richard Pennington (rdp) 12 lat temu
signal.h a8da6c2f28 fixup mcontext stuff to expost gregset_t/fpregset_t as appropriate 12 lat temu
socket.h ca2300d9ac add the new SO_REUSEPORT socket option to mips and powerpc 12 lat temu
stat.h 6315004f61 initial version of mips (o32) port, based on work by Richard Pennington (rdp) 12 lat temu
statfs.h 6315004f61 initial version of mips (o32) port, based on work by Richard Pennington (rdp) 12 lat temu
stdarg.h 6315004f61 initial version of mips (o32) port, based on work by Richard Pennington (rdp) 12 lat temu
stdint.h 9448b0513e refactor headers, especially alltypes.h, and improve C++ ABI compat 11 lat temu
syscall.h 8d3ee05754 add syscall numbers for the new kcmp and finit_module syscalls 12 lat temu
termios.h 144dc4f479 fix termios constants on mips 12 lat temu
user.h 4b75f4ed8d make sys/procfs.h mostly work on most archs 12 lat temu