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
Replace M_El with lit_e in libm-test.inc
[glibc.git]
/
sysdeps
/
s390
/
Versions
blob
84176233537fb11835aad23cad60269893e83ec5
1
libc {
2
GLIBC_2.19 {
3
setjmp; _setjmp; __sigsetjmp;
4
longjmp; _longjmp; siglongjmp;
5
}
6
}
7
8
ld {
9
GLIBC_2.3 {
10
# runtime interface to TLS
11
__tls_get_offset;
12
}
13
GLIBC_PRIVATE {
14
# Exported by ld used by libc.
15
__tls_get_addr_internal;
16
}
17
}