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
Update.
[glibc.git]
/
shadow
/
Versions
blob
38ab368fffee71046daaaa48f8a9bca31e422c01
1
libc {
2
GLIBC_2.0 {
3
# e*
4
endspent;
5
6
# f*
7
fgetspent; fgetspent_r;
8
9
# g*
10
getspent; getspent_r; getspnam; getspnam_r;
11
12
# l*
13
lckpwdf;
14
15
# p*
16
putspent;
17
18
# s*
19
setspent;
20
21
# s*
22
sgetspent; sgetspent_r;
23
24
# u*
25
ulckpwdf;
26
}
27
GLIBC_2.1.2 {
28
# g*
29
getspent_r; getspnam_r;
30
}
31
}