mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-19 11:30:06 +00:00
eb27c43f02
1998-05-23 Philip Blundell <Philip.Blundell@pobox.com> * sysdeps/unix/sysv/linux/arm/syscalls.list: Add `syscall'. * sysdeps/unix/sysv/linux/arm/syscall.S: Deleted. 1998-07-05 Ulrich Drepper <drepper@cygnus.com> * misc/getttyent.c (getttyent): Explicitly lock the FILE and use _unlocked functions. * inet/ruserpass.c (ruserpass): Use _unlocked functions since this is a private FILE.
8 lines
270 B
Plaintext
8 lines
270 B
Plaintext
# File name Caller Syscall name # args Strong name Weak names
|
|
|
|
s_getgroups getgroups getgroups 2 __syscall_getgroups
|
|
s_llseek llseek _llseek 5 __sys_llseek
|
|
s_setgroups setgroups setgroups 2 __syscall_setgroups
|
|
vm86 - vm86 1 __vm86 vm86
|
|
syscall - syscall 5 syscall
|