mirror of https://git.musl-libc.org/git/musl
Browse Source
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.master
committed by
Rich Felker
2 changed files with 5 additions and 0 deletions
Loading…
Reference in new issue