projects
/
kopensolaris-gnu
/
glibc.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
fdwalk should return 0 on an empty directory
[kopensolaris-gnu/glibc.git]
/
nptl
/
sysdeps
/
unix
/
sysv
/
linux
/
Versions
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
}