549046b742
1998-06-27 David S. Miller <davem@pierdol.cobaltmicro.com> * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_matches_host): Cleanup weak_extern usage for _dl_hwcap and _dl_hwcap_mask. (elf_machine_fixup_plt): Likewise. * sysdeps/unix/sysv/linux/sparc/sparc32/getpagesize.c: When _dl_pagesize not set, use system call to always get correct answer. * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list (__syscall_getpagesize): Add
7 lines
273 B
Plaintext
7 lines
273 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
|
|
s_getpagesize getpagesize getpagesize 0 __syscall_getpagesize
|