musl/arch
Szabolcs Nagy fe39aaae0e add bits/hwcap.h and include it in sys/auxv.h
aarch64, arm, mips, mips64, mipsn32, powerpc, powerpc64 and sh have
cpu feature bits defined in linux for AT_HWCAP auxv entry, so expose
those in sys/auxv.h

it seems the mips hwcaps were never exposed to userspace neither
by linux nor by glibc, but that's most likely an oversight.
2016-10-20 01:28:25 -04:00
..
aarch64 add bits/hwcap.h and include it in sys/auxv.h 2016-10-20 01:28:25 -04:00
arm add bits/hwcap.h and include it in sys/auxv.h 2016-10-20 01:28:25 -04:00
generic/bits add bits/hwcap.h and include it in sys/auxv.h 2016-10-20 01:28:25 -04:00
i386 make brace placement in public header typedef'd structs consistent 2016-07-03 16:19:28 -04:00
microblaze microblaze: add syscall numbers from linux v4.7 2016-08-30 15:58:28 -04:00
mips add bits/hwcap.h and include it in sys/auxv.h 2016-10-20 01:28:25 -04:00
mips64 add bits/hwcap.h and include it in sys/auxv.h 2016-10-20 01:28:25 -04:00
mipsn32 add bits/hwcap.h and include it in sys/auxv.h 2016-10-20 01:28:25 -04:00
or1k remove or1k version of sem.h 2016-07-06 00:21:19 -04:00
powerpc add bits/hwcap.h and include it in sys/auxv.h 2016-10-20 01:28:25 -04:00
powerpc64 add bits/hwcap.h and include it in sys/auxv.h 2016-10-20 01:28:25 -04:00
sh add bits/hwcap.h and include it in sys/auxv.h 2016-10-20 01:28:25 -04:00
x32 fix preadv2 and pwritev2 syscall numbers on x32 for linux v4.8 2016-10-20 01:27:07 -04:00
x86_64 make brace placement in public header typedef'd structs consistent 2016-07-03 16:19:28 -04:00