musl/arch/mips
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
..
bits disable SO_REUSEPORT in sys/socket.h 2012-11-15 19:16:10 -05:00
atomic.h avoid need for -march=mips2 to compile mips atomic.h asm 2012-08-11 19:51:21 -04:00
ksigaction.h initial version of mips (o32) port, based on work by Richard Pennington (rdp) 2012-07-11 04:22:13 -04:00
pthread_arch.h add support for TLS variant I, presently needed for arm and mips 2012-10-15 18:51:53 -04:00
reloc.h add support for TLS variant I, presently needed for arm and mips 2012-10-15 18:51:53 -04:00
syscall_arch.h fix buggy constraints in mips inline syscall asm 2012-09-15 02:22:10 -04:00