mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-16 10:00:12 +00:00
755f6e0ad5
* sysdeps/unix/sysv/linux/aarch64/localplt.data: Remove __signbit*. * sysdeps/unix/sysv/linux/arm/localplt.data: Likewise. * sysdeps/unix/sysv/linux/microblaze/localplt.data: Likewise. * sysdeps/unix/sysv/linux/nios2/localplt.data: Likewise. * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/localplt.data: Likewise.
20 lines
492 B
Plaintext
20 lines
492 B
Plaintext
libc.so: calloc
|
|
libc.so: free
|
|
libc.so: fscanf
|
|
libc.so: malloc
|
|
libc.so: memalign
|
|
libc.so: raise
|
|
libc.so: realloc
|
|
libm.so: matherr
|
|
libpthread.so: __errno_location
|
|
libpthread.so: raise
|
|
# The dynamic loader needs __tls_get_addr for TLS, and uses __libc_memalign
|
|
# internally to allocate aligned TLS storage. The other malloc family of
|
|
# functions are expected to allow user symbol interposition.
|
|
ld.so: __tls_get_addr
|
|
ld.so: __libc_memalign
|
|
ld.so: malloc
|
|
ld.so: calloc
|
|
ld.so: realloc
|
|
ld.so: free
|