musl/arch
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
..
arm better support for reverse-endian variants of arm/mips/microblaze 2012-10-18 21:50:55 -04:00
i386 add support for TLS variant I, presently needed for arm and mips 2012-10-15 18:51:53 -04:00
microblaze fix struct stat size/padding on microblaze 2012-10-19 18:52:14 -04:00
mips disable SO_REUSEPORT in sys/socket.h 2012-11-15 19:16:10 -05:00
powerpc ppc wchar_t is long, not int 2012-11-15 16:01:54 -05:00
x86_64 add support for TLS variant I, presently needed for arm and mips 2012-10-15 18:51:53 -04:00