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
Updated to fedora-glibc-20080314T2159
[glibc.git]
/
nptl
/
sysdeps
/
unix
/
sysv
/
linux
/
ia64
/
Versions
blob
437c4da28bd0edf3fd6a28eac5d8173a32d21ce3
1
libpthread {
2
GLIBC_2.3.3 {
3
# Changed PTHREAD_STACK_MIN.
4
pthread_attr_setstack; pthread_attr_setstacksize;
5
}
6
}
7
librt {
8
GLIBC_2.3.3 {
9
# Changed timer_t.
10
timer_create; timer_delete; timer_getoverrun; timer_gettime;
11
timer_settime;
12
}
13
}