musl/arch
Rich Felker efda534b21 fix regression in powerpc[64] SO_PEERSEC definition
commit 587f5a53bc moved the definition
of SO_PEERSEC to bits/socket.h for archs where the SO_* macros differ
from their standard values, but failed to add copies of the generic
definition for powerpc and powerpc64.
2018-06-26 16:30:58 -04:00
..
aarch64 aarch64: add HWCAP_ flags from linux v4.17 2018-06-19 13:27:17 -04:00
arm work around broken kernel struct ipc_perm on some big endian archs 2018-06-20 00:07:09 -04:00
generic/bits fix minor namespace issues in termios.h 2018-03-10 18:19:41 -05:00
i386 remove a_ctz_l from arch specific atomic_arch.h 2018-04-19 12:23:17 -04:00
m68k add m68k reg.h and user.h 2018-06-26 12:30:23 -04:00
microblaze work around broken kernel struct ipc_perm on some big endian archs 2018-06-20 00:07:09 -04:00
mips fix value of SO_PEERSEC on mips archs 2018-06-26 15:55:29 -04:00
mips64 fix value of SO_PEERSEC on mips archs 2018-06-26 15:55:29 -04:00
mipsn32 fix value of SO_PEERSEC on mips archs 2018-06-26 15:55:29 -04:00
or1k fix TLS layout of TLS variant I when there is a gap above TP 2018-06-02 19:38:44 -04:00
powerpc fix regression in powerpc[64] SO_PEERSEC definition 2018-06-26 16:30:58 -04:00
powerpc64 fix regression in powerpc[64] SO_PEERSEC definition 2018-06-26 16:30:58 -04:00
s390x s390x: add kexec_file_load syscall number from linux v4.17 2018-06-19 13:27:39 -04:00
sh work around broken kernel struct ipc_perm on some big endian archs 2018-06-20 00:07:09 -04:00
x32 remove a_ctz_l from arch specific atomic_arch.h 2018-04-19 12:23:17 -04:00
x86_64 use PAGESIZE rather than PAGE_SIZE in user.h bits 2018-03-10 17:49:23 -05:00