summaryrefslogtreecommitdiff
path: root/arch/mipsn32/syscall_arch.h
diff options
context:
space:
mode:
authorRich Felker <dalias@aerifal.cx>2017-05-31 21:46:15 -0400
committerRich Felker <dalias@aerifal.cx>2017-05-31 21:46:15 -0400
commit4073f03add269be8be9f84d374fe69920b78d53d (patch)
tree2ba122ca766f4288b9a08cfbe7e6628637f8f3ec /arch/mipsn32/syscall_arch.h
parent81f4a1200a58a84c83e73da645d4f226a8785bdf (diff)
downloadmusl-4073f03add269be8be9f84d374fe69920b78d53d.tar.gz
fix fstatat syscall on mips64
mips64 requires 'struct stat' conversion due to incorrect 32-bit fields where time_t should be in the kernel version of the structure. syscall_arch.h already performed the correct translation for stat, fstat, and lstat syscalls, but omitted special handling for fstatat.
Diffstat (limited to 'arch/mipsn32/syscall_arch.h')
0 files changed, 0 insertions, 0 deletions