aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Jaeger <aj@suse.de>2000-09-07 08:17:55 +0000
committerAndreas Jaeger <aj@suse.de>2000-09-07 08:17:55 +0000
commit8273647f9ee4e5b84d89a8a5914f2044fed66b80 (patch)
tree98a61be67e92b7ae81d340863ec3ffdfd5f63762
parente4a3270ea28c11cde6bb37e3c57310d0c864b7c7 (diff)
downloadglibc-8273647f9ee4e5b84d89a8a5914f2044fed66b80.tar
glibc-8273647f9ee4e5b84d89a8a5914f2044fed66b80.tar.gz
glibc-8273647f9ee4e5b84d89a8a5914f2044fed66b80.tar.bz2
glibc-8273647f9ee4e5b84d89a8a5914f2044fed66b80.zip
Update.
2000-09-07 Andreas Jaeger <aj@suse.de> * sysdeps/unix/sysv/linux/mips/sys/syscall.h (SYS_getdents64): New. (SYS_fcntl64): New. * sysdeps/unix/sysv/linux/mips/syscalls.list: Add getdents64.
-rw-r--r--ChangeLog7
-rw-r--r--sysdeps/unix/sysv/linux/mips/syscalls.list1
2 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 821c737988..e3b5b8b349 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2000-09-07 Andreas Jaeger <aj@suse.de>
+
+ * sysdeps/unix/sysv/linux/mips/sys/syscall.h (SYS_getdents64): New.
+ (SYS_fcntl64): New.
+
+ * sysdeps/unix/sysv/linux/mips/syscalls.list: Add getdents64.
+
2000-09-06 Ulrich Drepper <drepper@redhat.com>
* sysdeps/unix/opendir.c: If O_DIRECTORY_WORKS is defined don't
diff --git a/sysdeps/unix/sysv/linux/mips/syscalls.list b/sysdeps/unix/sysv/linux/mips/syscalls.list
index 71a1aa28f0..1dfd983da4 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