From: Andreas Jaeger Date: Thu, 7 Sep 2000 08:17:25 +0000 (+0000) Subject: Add getdents64. X-Git-Tag: glibc-2.16-ports-before-merge~2250 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a20032ae23a2bbce9f9a60faf642ce146dcd0787;p=thirdparty%2Fglibc.git Add getdents64. --- diff --git a/sysdeps/unix/sysv/linux/mips/syscalls.list b/sysdeps/unix/sysv/linux/mips/syscalls.list index 71a1aa28f03..1dfd983da46 100644 --- a/sysdeps/unix/sysv/linux/mips/syscalls.list +++ b/sysdeps/unix/sysv/linux/mips/syscalls.list @@ -54,6 +54,7 @@ s_fstat64 fxstat64 fstat64 i:ip __syscall_fstat64 s_ftruncate64 ftruncate64 ftruncate64 i:iiii __syscall_ftruncate64 s_getcwd getcwd getcwd i:pi __syscall_getcwd s_getdents getdents getdents i:ipi __syscall_getdents +s_getdents64 getdents getdents64 i:ipi __syscall_getdents64 s_getpmsg getpmsg getpmsg i:ipppp __syscall_getpmsg s_getpriority getpriority getpriority i:ii __syscall_getpriority getresgid - getresgid i:ppp getresgid