musl/arch
Szabolcs Nagy b24d813d24 aarch64: fix namespace pollution in bits/shm.h
The shm_info struct is a gnu extension and some of its members do
not have shm* prefix. This is worked around in sys/shm.h by macros,
but aarch64 didn't use those.
2015-04-01 19:05:12 -04:00
..
aarch64 aarch64: fix namespace pollution in bits/shm.h 2015-04-01 19:05:12 -04:00
arm fix MINSIGSTKSZ values for archs with large signal contexts 2015-03-18 00:31:37 -04:00
i386 fix MINSIGSTKSZ values for archs with large signal contexts 2015-03-18 00:31:37 -04:00
microblaze fix MINSIGSTKSZ values for archs with large signal contexts 2015-03-18 00:31:37 -04:00
mips fix MINSIGSTKSZ values for archs with large signal contexts 2015-03-18 00:31:37 -04:00
or1k fix MINSIGSTKSZ values for archs with large signal contexts 2015-03-18 00:31:37 -04:00
powerpc fix MINSIGSTKSZ values for archs with large signal contexts 2015-03-18 00:31:37 -04:00
sh fix MINSIGSTKSZ values for archs with large signal contexts 2015-03-18 00:31:37 -04:00
x32 fix MINSIGSTKSZ values for archs with large signal contexts 2015-03-18 00:31:37 -04:00
x86_64 fix MINSIGSTKSZ values for archs with large signal contexts 2015-03-18 00:31:37 -04:00