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
x86/string: Use `movsl` instead of `movsd` [BZ #32344]
[glibc.git]
/
sysdeps
/
unix
/
sysv
/
linux
/
powerpc
/
Versions
blob
4e814077b5ebf1ea05aa2bff258509381c80b3fb
1
libc {
2
GLIBC_2.6 {
3
# Changed PTHREAD_STACK_MIN.
4
pthread_attr_setstack;
5
pthread_attr_setstacksize;
6
}
7
GLIBC_PRIVATE {
8
__vdso_get_tbfreq;
9
__vdso_clock_gettime;
10
__vdso_clock_getres;
11
__vdso_getcpu;
12
__vdso_time;
13
}
14
}
15
libm {
16
GLIBC_2.19 {
17
}
18
}
19
libpthread {
20
GLIBC_2.6 {
21
__libpthread_version_placeholder;
22
}
23
}