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
Allow a single-threaded program to cancel itself
[glibc.git]
/
gshadow
/
Versions
blob
1dba0c5f196f71517b9f81878516cdce2acc619d
1
libc {
2
GLIBC_2.10 {
3
# e*
4
endsgent;
5
6
# f*
7
fgetsgent; fgetsgent_r;
8
9
# g*
10
getsgent; getsgent_r; getsgnam; getsgnam_r;
11
12
# p*
13
putsgent;
14
15
# s*
16
setsgent;
17
18
# s*
19
sgetsgent; sgetsgent_r;
20
}
21
}