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
Get rid of format warning in tst-widetext.c.
[glibc.git]
/
sysdeps
/
hppa
/
Versions
blob
2ae3cbdf1774a588b29989dfc468a08b2613837d
1
ld {
2
GLIBC_PRIVATE {
3
# hppa specific functions in the dynamic linker, but used by libc.so.
4
_dl_symbol_address; _dl_unmap; _dl_lookup_address;
5
_dl_function_address;
6
}
7
}
8
libc {
9
GLIBC_2.2 {
10
__clz_tab;
11
}
12
}