musl/arch
Rich Felker 4f44937432 fix broken offset argument to the mmap2 syscall on or1k
for or1k, the kernel expects the offset passed to mmap2 in units of
the 8k page size, not the standard unit of 4k used on most other
archs.
2014-07-30 23:25:37 -04:00
..
arm clean up unused and inconsistent atomics in arch dirs 2014-07-27 21:50:24 -04:00
i386 clean up unused and inconsistent atomics in arch dirs 2014-07-27 21:50:24 -04:00
microblaze clean up unused and inconsistent atomics in arch dirs 2014-07-27 21:50:24 -04:00
mips clean up unused and inconsistent atomics in arch dirs 2014-07-27 21:50:24 -04:00
or1k fix broken offset argument to the mmap2 syscall on or1k 2014-07-30 23:25:37 -04:00
powerpc clean up unused and inconsistent atomics in arch dirs 2014-07-27 21:50:24 -04:00
sh fix terminal control ioctl constants for sh 2014-07-29 16:40:51 -04:00
x32 clean up unused and inconsistent atomics in arch dirs 2014-07-27 21:50:24 -04:00
x86_64 clean up unused and inconsistent atomics in arch dirs 2014-07-27 21:50:24 -04:00