]> granicus.if.org Git - strace/commit
mips: fix fadvise64 syscall entries
authorDmitry V. Levin <ldv@altlinux.org>
Tue, 8 Dec 2015 22:32:33 +0000 (22:32 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Tue, 8 Dec 2015 22:35:26 +0000 (22:35 +0000)
commite3a2fe007b8b6f29c4c3c46d540a483406eb43be
tree45299a1145e8b63d66ed3766319f53f9987b11a3
parentebb38bc5bb99678e5f59b0959f0e84888cacb13b
mips: fix fadvise64 syscall entries

* linux/mips/syscallent-n32.h [6216]: Change syscall handler
from fadvise64 to fadvise64_64.
* linux/mips/syscallent-n64.h [5215]: Rename from "fadvise64_64"
to "fadvise64"
* linux/mips/syscallent-o32.h [4254]: Likewise.
linux/mips/syscallent-n32.h
linux/mips/syscallent-n64.h
linux/mips/syscallent-o32.h