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
7a0dae565e10639c7357fb1b60ddd8908bbf3b6d
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
}