Update.
authorUlrich Drepper <drepper@redhat.com>
Sun, 27 Aug 2000 03:28:06 +0000 (03:28 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sun, 27 Aug 2000 03:28:06 +0000 (03:28 +0000)
* sysdeps/unix/sysv/linux/powerpc/syscalls.list: Add getdents64
syscall.

ChangeLog
elf/reldepmod3.c
elf/reldepmod4.c
sysdeps/unix/sysv/linux/powerpc/syscalls.list

index af08f5d..795ac0a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2000-08-26  Ulrich Drepper  <drepper@redhat.com>
 
+       * sysdeps/unix/sysv/linux/powerpc/syscalls.list: Add getdents64
+       syscall.
+
        * sysdeps/unix/sysv/linux/arm/Makefile [$(subdir)==resource]
        (sysdep_routines): Add oldgetrlimit64.
 
index e56b19d..cadda63 100644 (file)
@@ -1,4 +1,5 @@
 #include <dlfcn.h>
+#include <stdio.h>
 #include <stdlib.h>
 
 int
index 7036af8..607f52b 100644 (file)
@@ -1,4 +1,5 @@
 #include <dlfcn.h>
+#include <stdio.h>
 #include <stdlib.h>
 
 int
index 9228ee2..a9d19c7 100644 (file)
@@ -16,6 +16,7 @@ s_fstat64     fxstat64 fstat64        i:ip    __syscall_fstat64
 s_ftruncate64  ftruncate64 ftruncate64 i:iii   __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