mirror of
https://sourceware.org/git/glibc.git
synced 2025-05-04 09:24:50 +03:00
2002-11-21 Roland McGrath <roland@redhat.com>
* sysdeps/unix/sysv/linux/ia64/syscalls.list (s_exit_group): Add it. From Ian Wienand <ianw@gelato.unsw.edu.au>.
This commit is contained in:
parent
5982aa1049
commit
294ec901bf
@ -67,6 +67,7 @@ rt_sigtimedwait EXTRA rt_sigtimedwait i:pppi __syscall_rt_sigtimedwait rt_sigtim
|
|||||||
# System calls with wrappers.
|
# System calls with wrappers.
|
||||||
s_execve EXTRA execve i:spp __syscall_execve
|
s_execve EXTRA execve i:spp __syscall_execve
|
||||||
s_exit exit exit i:i __syscall_exit
|
s_exit exit exit i:i __syscall_exit
|
||||||
|
s_exit_group exit_group exit_group i:i __syscall_exit_group
|
||||||
s_getcwd getcwd getcwd i:pi __syscall_getcwd getcwd
|
s_getcwd getcwd getcwd i:pi __syscall_getcwd getcwd
|
||||||
s_getdents getdents getdents i:ipi __syscall_getdents getdents
|
s_getdents getdents getdents i:ipi __syscall_getdents getdents
|
||||||
s_getdents64 getdents64 getdents64 i:ipi __syscall_getdents64
|
s_getdents64 getdents64 getdents64 i:ipi __syscall_getdents64
|
||||||
|
Loading…
x
Reference in New Issue
Block a user