From: Ulrich Drepper Date: Sun, 27 Aug 2000 03:28:06 +0000 (+0000) Subject: Update. X-Git-Tag: upstream/2.30~24689 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=6a72ae2124a27089a52d6e03cf00f38123be674d;p=external%2Fglibc.git Update. * sysdeps/unix/sysv/linux/powerpc/syscalls.list: Add getdents64 syscall. --- diff --git a/ChangeLog b/ChangeLog index af08f5d..795ac0a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2000-08-26 Ulrich Drepper + * 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 e56b19d..cadda63 100644 --- a/elf/reldepmod3.c +++ b/elf/reldepmod3.c @@ -1,4 +1,5 @@ #include +#include #include int diff --git a/elf/reldepmod4.c b/elf/reldepmod4.c index 7036af8..607f52b 100644 --- a/elf/reldepmod4.c +++ b/elf/reldepmod4.c @@ -1,4 +1,5 @@ #include +#include #include int diff --git a/sysdeps/unix/sysv/linux/powerpc/syscalls.list b/sysdeps/unix/sysv/linux/powerpc/syscalls.list index 9228ee2..a9d19c7 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