mirror of
https://sourceware.org/git/glibc.git
synced 2025-05-27 05:21:10 +03:00
* sysdeps/unix/sysv/linux/m68k/syscalls.list: Add s_setfs[ug]id. 1998-10-19 Andreas Schwab <schwab@issan.cs.uni-dortmund.de> * sysdeps/unix/sysv/linux/m68k/setfsuid.c: Add real contents. * sysdeps/unix/sysv/linux/m68k/syscalls.list: Add s_setfs[ug]id.
14 lines
560 B
Plaintext
14 lines
560 B
Plaintext
# File name Caller Syscall name # args Strong name Weak names
|
|
|
|
cacheflush EXTRA cacheflush 4 __cacheflush cacheflush
|
|
|
|
s_getgroups getgroups getgroups 2 __syscall_getgroups
|
|
s_llseek llseek _llseek 5 __sys_llseek
|
|
s_setfsgid setfsgid setfsgid 1 __syscall_setfsgid
|
|
s_setfsuid setfsuid setfsuid 1 __syscall_setfsuid
|
|
s_setgid setgid setgid 1 __syscall_setgid
|
|
s_setgroups setgroups setgroups 2 __syscall_setgroups
|
|
s_setresgid setresgid setresgid 3 __syscall_setresgid
|
|
s_setresuid setresuid setresuid 3 __syscall_setresuid
|
|
s_setuid setuid setuid 1 __syscall_setuid
|