summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorRich Felker <dalias@aerifal.cx>2019-05-05 11:24:57 -0400
committerRich Felker <dalias@aerifal.cx>2019-05-05 11:24:57 -0400
commitd02e72ad51ea3b06cb168d872e3e5c126bb3df9d (patch)
tree03c0f5eb0b6244972f95756fb1ca09b683dae376 /src
parentd7b583420bfc0897b6ccc90afb7e41333a221c09 (diff)
downloadmusl-d02e72ad51ea3b06cb168d872e3e5c126bb3df9d.tar.gz
fix broken posix_fadvise on mips due to missing 7-arg syscall support
commit 788d5e24ca19c6291cebd8d1ad5b5ed6abf42665 exposed the breakage at build time by removing support for 7-argument syscalls; however, the external __syscall function provided for mips before did not pass a 7th argument from the stack, so the behavior was just silently broken.
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions