Update.
[glibc.git] / sysdeps / unix / sysv / linux / sh / Versions
blob090e938f2666702d8fe4918190dc6720a351bc2c
1 libc {
2   GLIBC_2.2 {
3     # functions used in other libraries
4     __xstat64; __fxstat64; __lxstat64;
6     # a*
7     alphasort64;
9     # g*
10     glob64;
12     # New rlimit interface
13     getrlimit; setrlimit; getrlimit64;
15     # r*
16     readdir64; readdir64_r;
18     # s*
19     scandir64;
21     # v*
22     versionsort64;
23   }