Rich Felker 321f4fa906 add max_align_t definition for C11 and C++11 10 years ago
..
alltypes.h.in 321f4fa906 add max_align_t definition for C11 and C++11 10 years ago
endian.h 64251d8bbd better support for reverse-endian variants of arm/mips/microblaze 12 years ago
errno.h 32d6d77e54 fix numerous mips abi constant definition mismatches 12 years ago
fcntl.h f7d348ec39 add O_TMPFILE flag, new in linux 3.11 11 years ago
fenv.h e5bb165bed mips: add mips-sf subarch support (soft-float) 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 b20760c023 support configurable page size on mips, powerpc and microblaze 11 years ago
mman.h 000806cde6 add missing mmap options and madvices to bits/mman.h based on linux headers 12 years ago
msg.h 9b35ed3fef fix mips sysv ipc bits headers 11 years ago
posix.h 6315004f61 initial version of mips (o32) port, based on work by Richard Pennington (rdp) 12 years ago
reg.h 4acc95e497 begin sys/user.h and sys/reg.h fixes for ports 12 years ago
resource.h fcea534e57 fix RLIMIT_ constants for mips 11 years ago
sem.h 3ceb89ed3f fix semid_ds structure on mips 11 years ago
setjmp.h cee45f9cb2 fix size of mips jmp_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 468bc11ed0 fix missing SO_RCVBUFFORCE and SO_SNDBUFFORCE in mips socket.h 11 years ago
stat.h 6315004f61 initial version of mips (o32) port, based on work by Richard Pennington (rdp) 12 years ago
statfs.h 7673acd315 fix statfs struct on mips 11 years ago
stdarg.h 6315004f61 initial version of mips (o32) port, based on work by Richard Pennington (rdp) 12 years ago
stdint.h 3f08154ac4 remove SIG_ATOMIC_MIN/MAX from stdint bits headers 11 years ago
syscall.h 002e8d84c5 add syscall numbers for the new renameat2 syscall 10 years ago
termios.h a627eb3586 fix namespace violations in termios.h, at least mostly 11 years ago
user.h 4b75f4ed8d make sys/procfs.h mostly work on most archs 12 years ago