glibc/shadow/Versions

28 lines
279 B
Plaintext

libc {
GLIBC_2.0 {
# e*
endspent;
# f*
fgetspent; fgetspent_r;
# g*
getspent; getspent_r; getspnam; getspnam_r;
# l*
lckpwdf;
# p*
putspent;
# s*
setspent;
# s*
sgetspent; sgetspent_r;
# u*
ulckpwdf;
}
}