From: Andreas Jaeger Date: Thu, 22 Jun 2000 13:38:05 +0000 (+0000) Subject: Fix sysctl entry. X-Git-Tag: glibc-2.16-ports-merge^2~2335 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=41c427da070c8683d11ea52e119d085fcdb5afcc;p=thirdparty%2Fglibc.git Fix sysctl entry. --- diff --git a/sysdeps/unix/sysv/linux/mips/syscalls.list b/sysdeps/unix/sysv/linux/mips/syscalls.list index d8c5afa5712..125f23bf99e 100644 --- a/sysdeps/unix/sysv/linux/mips/syscalls.list +++ b/sysdeps/unix/sysv/linux/mips/syscalls.list @@ -73,7 +73,7 @@ s_stat64 xstat64 stat64 2 __syscall_stat64 s_truncate64 truncate64 truncate64 3 __syscall_truncate64 # Todo: we can pass 6 args in registers, no need for the wrapper -sysctl sysctl _sysctl 1 __syscall_sysctl +sys_sysctl sysctl _sysctl 1 __syscall_sysctl sys_fstat fxstat fstat 2 __syscall_fstat sys_lstat lxstat lstat 2 __syscall_lstat sys_readv readv readv 3 __syscall_readv