glibc/sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list
Adhemerval Zanella 83008fa495 linux: Add prlimit64 C implementation
The LFS prlimit64 requires a arch-specific implementation in
syscalls.list.  Instead add a generic one that handles the
required symbol alias for __RLIM_T_MATCHES_RLIM64_T.

HPPA is the only outlier which requires a different default
symbol.

Checked on x86_64-linux-gnu and with build for the affected ABIs.
2021-11-30 13:13:03 -03:00

19 lines
675 B
Plaintext

# File name Caller Syscall name Args Strong name Weak names
chown - chown32 i:sii __chown chown@@GLIBC_2.1
lchown - lchown32 i:sii __lchown lchown@@GLIBC_2.0 chown@GLIBC_2.0
fchown - fchown32 i:iii __fchown fchown
getegid - getegid32 Ei: __getegid getegid
geteuid - geteuid32 Ei: __geteuid geteuid
getgid - getgid32 Ei: __getgid getgid
getuid - getuid32 Ei: __getuid getuid
getresgid - getresgid32 i:ppp __getresgid getresgid
getresuid - getresuid32 i:ppp __getresuid getresuid
getgroups - getgroups32 i:ip __getgroups getgroups
setfsgid - setfsgid32 Ei:i setfsgid
setfsuid - setfsuid32 Ei:i setfsuid
personality EXTRA personality Ei:i __personality personality