mirror of
https://sourceware.org/git/glibc.git
synced 2025-01-01 15:30:14 +00:00
Add getdents64.
This commit is contained in:
parent
b42bd0f590
commit
a20032ae23
@ -54,6 +54,7 @@ s_fstat64 fxstat64 fstat64 i:ip __syscall_fstat64
|
||||
s_ftruncate64 ftruncate64 ftruncate64 i:iiii __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
|
||||
|
Loading…
Reference in New Issue
Block a user