Gitiles
Code Review
Sign In
192.168.1.100
/
T106_DC
/
9ed821d7e5d875a3395740a9cc2545671fa429b7
/
.
/
ap
/
libc
/
glibc
/
glibc-2.22
/
pwd
/
Versions
blob: b56970019ac88a80c4c65858d2ed7956a349ce11 [
file
] [
log
] [
blame
]
libc
{
GLIBC_2
.
0
{
# e*
endpwent
;
# f*
fgetpwent
;
fgetpwent_r
;
# g*
getpw
;
getpwent
;
getpwent_r
;
getpwnam
;
getpwnam_r
;
getpwuid
;
getpwuid_r
;
# p*
putpwent
;
setpwent
;
}
GLIBC_2
.
1.2
{
# g*
getpwent_r
;
getpwuid_r
;
getpwnam_r
;
}
}