* sysdeps/unix/sysv/linux/powerpc/syscalls.list: Add getdents64
	syscall.
This commit is contained in:
Ulrich Drepper 2000-08-27 03:28:06 +00:00
parent d4cfddf947
commit 6a72ae2124
4 changed files with 6 additions and 0 deletions

View File

@ -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.

View File

@ -1,4 +1,5 @@
#include <dlfcn.h>
#include <stdio.h>
#include <stdlib.h>
int

View File

@ -1,4 +1,5 @@
#include <dlfcn.h>
#include <stdio.h>
#include <stdlib.h>
int

View 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