projects
/
external
/
glibc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
de568fb
)
Fix sysctl entry.
author
Andreas Jaeger
<aj@suse.de>
Thu, 22 Jun 2000 13:38:05 +0000
(13:38 +0000)
committer
Andreas Jaeger
<aj@suse.de>
Thu, 22 Jun 2000 13:38:05 +0000
(13:38 +0000)
sysdeps/unix/sysv/linux/mips/syscalls.list
patch
|
blob
|
history
diff --git
a/sysdeps/unix/sysv/linux/mips/syscalls.list
b/sysdeps/unix/sysv/linux/mips/syscalls.list
index
d8c5afa
..
125f23b
100644
(file)
--- 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
-sys
ctl
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