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
* Makefile (tests): Add tst-sem10.
[glibc.git]
/
nptl
/
sysdeps
/
unix
/
sysv
/
linux
/
Versions
blob
d18255521c8d1241157b9dd585e6514343704048
1
libc {
2
GLIBC_2.3.2 {
3
__register_atfork;
4
}
5
GLIBC_PRIVATE {
6
__libc_pthread_init;
7
__libc_current_sigrtmin_private; __libc_current_sigrtmax_private;
8
__libc_allocate_rtsig_private;
9
}
10
}
11
libpthread {
12
GLIBC_2.0 {
13
fork; __fork;
14
}
15
}