summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog3
-rw-r--r--elf/reldepmod3.c1
-rw-r--r--elf/reldepmod4.c1
-rw-r--r--sysdeps/unix/sysv/linux/powerpc/syscalls.list1
4 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index af08f5dab6..795ac0af5f 100644
--- 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.
diff --git a/elf/reldepmod3.c b/elf/reldepmod3.c
index e56b19d499..cadda630d9 100644
--- a/elf/reldepmod3.c
+++ b/elf/reldepmod3.c
@@ -1,4 +1,5 @@
#include <dlfcn.h>
+#include <stdio.h>
#include <stdlib.h>
int
diff --git a/elf/reldepmod4.c b/elf/reldepmod4.c
index 7036af832e..607f52baba 100644
--- a/elf/reldepmod4.c
+++ b/elf/reldepmod4.c
@@ -1,4 +1,5 @@
#include <dlfcn.h>
+#include <stdio.h>
#include <stdlib.h>
int
diff --git a/sysdeps/unix/sysv/linux/powerpc/syscalls.list b/sysdeps/unix/sysv/linux/powerpc/syscalls.list
index 9228ee25b8..a9d19c72c9 100644
--- a/sysdeps/unix/sysv/linux/powerpc/syscalls.list
+++ b/sysdeps/unix/sysv/linux/powerpc/syscalls.list
@@ -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