a4b3624d20
Continuing the move of syscall definitions to syscalls.list, where the removal of support for old kernel versions has made this possible, this patch moves various definitions of setfsgid and setfsuid. Tested for x86. [BZ #14138] * sysdeps/unix/sysv/linux/arm/setfsgid.c: Remove file. * sysdeps/unix/sysv/linux/arm/setfsuid.c: Likewise. * sysdeps/unix/sysv/linux/i386/setfsgid.c: Likewise. * sysdeps/unix/sysv/linux/i386/setfsuid.c: Likewise. * sysdeps/unix/sysv/linux/m68k/setfsgid.c: Likewise. * sysdeps/unix/sysv/linux/m68k/setfsuid.c: Likewise. * sysdeps/unix/sysv/linux/s390/s390-32/setfsgid.c: Likewise. * sysdeps/unix/sysv/linux/s390/s390-32/setfsuid.c: Likewise. * sysdeps/unix/sysv/linux/sh/setfsgid.c: Likewise. * sysdeps/unix/sysv/linux/sh/setfsuid.c: Likewise. * sysdeps/unix/sysv/linux/sparc/sparc32/setfsgid.c: Likewise. * sysdeps/unix/sysv/linux/sparc/sparc32/setfsuid.c: Likewise. * sysdeps/unix/sysv/linux/arm/syscalls.list (setfsgid): Add syscall. (setfsuid): Likewise. * sysdeps/unix/sysv/linux/i386/syscalls.list (setfsgid): Likewise. (setfsuid): Likewise. * sysdeps/unix/sysv/linux/m68k/syscalls.list (setfsgid): Likewise. (setfsuid): Likewise. * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list (setfsgid): Likewise. (setfsuid): Likewise. * sysdeps/unix/sysv/linux/sh/syscalls.list (setfsgid): Likewise. (setfsuid): Likewise. * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list (setfsgid): Likewise. (setfsuid): Likewise.
22 lines
738 B
Plaintext
22 lines
738 B
Plaintext
# File name Caller Syscall name # args Strong name Weak names
|
|
|
|
chown - chown32 i:sii __chown chown
|
|
lchown - lchown32 i:sii __lchown lchown
|
|
fchown - fchown32 i:iii __fchown fchown
|
|
|
|
setrlimit - setrlimit 2 __setrlimit setrlimit
|
|
getrlimit - getrlimit 2 __getrlimit getrlimit
|
|
getegid - getegid32 Ei: __getegid getegid
|
|
geteuid - geteuid32 Ei: __geteuid geteuid
|
|
getgid - getgid32 Ei: __getgid getgid
|
|
getuid - getuid32 Ei: __getuid getuid
|
|
getresuid - getresuid32 3 getresuid
|
|
getresgid - getresgid32 3 getresgid
|
|
getgroups - getgroups32 i:ip __getgroups getgroups
|
|
|
|
setfsgid - setfsgid32 Ei:i setfsgid
|
|
setfsuid - setfsuid32 Ei:i setfsuid
|
|
|
|
prlimit64 EXTRA prlimit64 i:iipp prlimit64
|
|
fanotify_mark EXTRA fanotify_mark i:iiiiis fanotify_mark
|