musl/arch/s390x
Jonathan Neuschäfer 4b125dd408 fix POSIX_FADV_DONTNEED/_NOREUSE on s390x
On s390x, POSIX_FADV_DONTNEED and POSIX_FADV_NOREUSE have different
values than on all other architectures that Linux supports.

Handle this difference by wrapping their definitions in
include/fcntl.h in #ifdef, so that arch/s390x/bits/fcntl.h can
override them.
2019-03-13 11:37:29 -04:00
..
bits fix POSIX_FADV_DONTNEED/_NOREUSE on s390x 2019-03-13 11:37:29 -04:00
atomic_arch.h add s390x port 2016-11-11 23:06:21 -05:00
crt_arch.h add s390x port 2016-11-11 23:06:21 -05:00
pthread_arch.h make thread-pointer-loading asm non-volatile 2018-10-16 14:11:46 -04:00
reloc.h add s390x port 2016-11-11 23:06:21 -05:00
syscall_arch.h add s390x port 2016-11-11 23:06:21 -05:00