mirror of
https://sourceware.org/git/glibc.git
synced 2025-08-07 06:43:00 +03:00
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.
5 lines
178 B
Plaintext
5 lines
178 B
Plaintext
# File name Caller Syscall name # args Strong name Weak names
|
|
|
|
chown - chown i:sii __chown chown@@GLIBC_2.1
|
|
lchown - lchown i:sii __lchown lchown@@GLIBC_2.0 chown@GLIBC_2.0
|