Regenerated: /usr/bin/perl scripts/gen-FAQ.pl FAQ.in
[glibc.git] / shadow / Versions
blob7a0dae565e10639c7357fb1b60ddd8908bbf3b6d
1 libc {
2   GLIBC_2.0 {
3     # e*
4     endspent;
6     # f*
7     fgetspent; fgetspent_r;
9     # g*
10     getspent; getspent_r; getspnam; getspnam_r;
12     # l*
13     lckpwdf;
15     # p*
16     putspent;
18     # s*
19     setspent;
21     # s*
22     sgetspent; sgetspent_r;
24     # u*
25     ulckpwdf;
26   }