]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
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 af08f5dab60cf1a437819b551a9abc42828b0a7e..795ac0af5f13b48c02f90dfb5432f3510c92d3ac 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 e56b19d49910004474ae969d332bb1202fba36cf..cadda630d91c8c0df44b1e5af763f194a8bd19ad 100644 (file)
@@ -1,4 +1,5 @@
 #include <dlfcn.h>
+#include <stdio.h>
 #include <stdlib.h>
 
 int
index 7036af832e6508e31d5c681e5ba5cb7ee24a894b..607f52baba83e96c5df08724b97901bdf340eaca 100644 (file)
@@ -1,4 +1,5 @@
 #include <dlfcn.h>
+#include <stdio.h>
 #include <stdlib.h>
 
 int
index 9228ee25b8e76139531b937b7127e63c6359c174..a9d19c72c9fa8697ed830f9b255df54acf1b40a8 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