]> git.ipfire.org Git - thirdparty/glibc.git/blame - gshadow/Versions
* version.h (VERSION): Bump to 2.10.1.
[thirdparty/glibc.git] / gshadow / Versions
CommitLineData
829fea46
UD
1libc {
2 GLIBC_2.10 {
3 # e*
4 endsgent;
5
6 # f*
7 fgetsgent; fgetsgent_r;
8
9 # g*
deb84c43 10 getsgent; getsgent_r; getsgnam; getsgnam_r;
829fea46
UD
11
12 # p*
13 putsgent;
14
15 # s*
16 setsgent;
17
18 # s*
19 sgetsgent; sgetsgent_r;
20 }
21}