Rich Felker a627eb3586 fix namespace violations in termios.h, at least mostly 11 年 前
..
alltypes.h.in 1c6cace0bf fix regression in size of nlink_t (broken stat struct) on x86_64 11 年 前
endian.h 64251d8bbd better support for reverse-endian variants of arm/mips/microblaze 12 年 前
errno.h 32d6d77e54 fix numerous mips abi constant definition mismatches 12 年 前
fcntl.h f7d348ec39 add O_TMPFILE flag, new in linux 3.11 11 年 前
fenv.h f321de9e0a floating point environment/exceptions support for mips 12 年 前
float.h 326e5c2e27 fix the nominal type of LDBL_* limits on archs with ld64 11 年 前
io.h 0004ea613a fix breakage from introducing bits header for sys/io.h 12 年 前
ioctl.h 41c34d188a fix ioctl _IOR, _IOW, etc macros to avoid signed overflow (2<<30) 11 年 前
ipc.h fce46bf980 fix broken semctl on systems that don't use IPC_64 flag 12 年 前
limits.h b20760c023 support configurable page size on mips, powerpc and microblaze 11 年 前
mman.h 000806cde6 add missing mmap options and madvices to bits/mman.h based on linux headers 12 年 前
msg.h 9b35ed3fef fix mips sysv ipc bits headers 11 年 前
posix.h 6315004f61 initial version of mips (o32) port, based on work by Richard Pennington (rdp) 12 年 前
reg.h 4acc95e497 begin sys/user.h and sys/reg.h fixes for ports 12 年 前
setjmp.h 9693501c15 change jmp_buf to share an underlying type and struct tag with sigjmp_buf 11 年 前
shm.h 9b35ed3fef fix mips sysv ipc bits headers 11 年 前
signal.h 7c440977db fix _NSIG and SIGRTMAX on mips 11 年 前
socket.h ca2300d9ac add the new SO_REUSEPORT socket option to mips and powerpc 11 年 前
stat.h 6315004f61 initial version of mips (o32) port, based on work by Richard Pennington (rdp) 12 年 前
statfs.h 6315004f61 initial version of mips (o32) port, based on work by Richard Pennington (rdp) 12 年 前
stdarg.h 6315004f61 initial version of mips (o32) port, based on work by Richard Pennington (rdp) 12 年 前
stdint.h 3f08154ac4 remove SIG_ATOMIC_MIN/MAX from stdint bits headers 11 年 前
syscall.h 97789d3e5d remove duplicate lines from mips bits/syscall.h 11 年 前
termios.h a627eb3586 fix namespace violations in termios.h, at least mostly 11 年 前
user.h 4b75f4ed8d make sys/procfs.h mostly work on most archs 12 年 前