musl/arch/mips/bits
Rich Felker 91738d0241 disable SO_REUSEPORT in sys/socket.h
although a number is reserved for it, this option is not implemented
on Linux and does not work. defining it causes some applications to
use it, and subsequently break due to its failure.
2012-11-15 19:16:10 -05:00
..
alltypes.h.sh fix incorrect ptrdiff_t type on mips 2012-08-10 14:59:20 -04:00
endian.h better support for reverse-endian variants of arm/mips/microblaze 2012-10-18 21:50:55 -04:00
errno.h fix numerous mips abi constant definition mismatches 2012-11-05 14:29:04 -05:00
fcntl.h fix numerous mips abi constant definition mismatches 2012-11-05 14:29:04 -05:00
fenv.h floating point environment/exceptions support for mips 2012-10-18 20:19:53 -04:00
float.h initial version of mips (o32) port, based on work by Richard Pennington (rdp) 2012-07-11 04:22:13 -04:00
ioctl.h further fixes for mips ioctl.h header 2012-08-07 19:59:28 -04:00
ipc.h fix broken semctl on systems that don't use IPC_64 flag 2012-09-22 08:02:42 -04:00
limits.h initial version of mips (o32) port, based on work by Richard Pennington (rdp) 2012-07-11 04:22:13 -04:00
mman.h fix MAP_ANONYMOUS value for mips, remove cruft copied from i386 2012-07-11 22:29:57 -04:00
msg.h initial version of mips (o32) port, based on work by Richard Pennington (rdp) 2012-07-11 04:22:13 -04:00
posix.h initial version of mips (o32) port, based on work by Richard Pennington (rdp) 2012-07-11 04:22:13 -04:00
reg.h initial version of mips (o32) port, based on work by Richard Pennington (rdp) 2012-07-11 04:22:13 -04:00
setjmp.h add floating point register saving/restoring to mips setjmp/longjmp 2012-07-22 18:55:01 -04:00
shm.h initial version of mips (o32) port, based on work by Richard Pennington (rdp) 2012-07-11 04:22:13 -04:00
signal.h fix redef of sigprocmask constants on mips 2012-07-12 16:54:43 -04:00
socket.h disable SO_REUSEPORT in sys/socket.h 2012-11-15 19:16:10 -05:00
stat.h initial version of mips (o32) port, based on work by Richard Pennington (rdp) 2012-07-11 04:22:13 -04:00
statfs.h initial version of mips (o32) port, based on work by Richard Pennington (rdp) 2012-07-11 04:22:13 -04:00
stdarg.h initial version of mips (o32) port, based on work by Richard Pennington (rdp) 2012-07-11 04:22:13 -04:00
stdint.h initial version of mips (o32) port, based on work by Richard Pennington (rdp) 2012-07-11 04:22:13 -04:00
syscall.h syscall organization overhaul 2012-09-08 22:43:14 -04:00
termios.h initial version of mips (o32) port, based on work by Richard Pennington (rdp) 2012-07-11 04:22:13 -04:00
user.h initial version of mips (o32) port, based on work by Richard Pennington (rdp) 2012-07-11 04:22:13 -04:00
wchar.h initial version of mips (o32) port, based on work by Richard Pennington (rdp) 2012-07-11 04:22:13 -04:00