aboutsummaryrefslogtreecommitdiff
path: root/src/stdio/fgetwc.c
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/stdio/fgetwc.c
parentallow archs to provide a 7-argument syscall if needed (diff)
downloadgrovel-d02e72ad51ea3b06cb168d872e3e5c126bb3df9d.tar.gz
grovel-d02e72ad51ea3b06cb168d872e3e5c126bb3df9d.tar.xz
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/stdio/fgetwc.c')
0 files changed, 0 insertions, 0 deletions