repo.or.cz
/
glibc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
hppa: Update pthread.h
[glibc.git]
/
sysdeps
/
generic
/
localplt.data
blob
d2965199f3cb36058efb484eefd35855f1d93e68
1
# See scripts/check-localplt.awk for how this file is processed.
2
# PLT use is required for the malloc family and for matherr because
3
# users can define their own functions and have library internals call them.
4
libc.so: calloc
5
libc.so: free
6
libc.so: malloc
7
libc.so: memalign
8
libc.so: realloc
9
libm.so: matherr