projects
/
kopensolaris-gnu
/
glibc.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Update.
[kopensolaris-gnu/glibc.git]
/
pwd
/
Versions
1
libc {
2
GLIBC_2.0 {
3
# e*
4
endpwent;
5
6
# f*
7
fgetpwent; fgetpwent_r;
8
9
# g*
10
getpw; getpwent; getpwent_r; getpwnam; getpwnam_r; getpwuid; getpwuid_r;
11
12
# p*
13
putpwent; setpwent;
14
}
15
}