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
or1k: Add prctl wrapper to unwrap variadic args
[glibc.git]
/
sysdeps
/
x86_64
/
Versions
blob
e94758b23643a9056ae176f3a18d7f46686049b0
1
libc {
2
GLIBC_2.14 {
3
memcpy;
4
}
5
GLIBC_2.13 {
6
__fentry__;
7
}
8
}
9
libm {
10
GLIBC_2.1 {
11
# A generic bug got this omitted from other configurations' version
12
# sets, but we always had it.
13
exp2l;
14
}
15
}