Update.
[glibc.git] / sysdeps / unix / sysv / linux / i386 / Versions
blob9860ff8def0ecd356c557ae34b396b3a0911b86a
1 libc {
2   GLIBC_2.0 {
3     ioperm; iopl;
5     vm86;
6   }
7   GLIBC_2.1 {
8     __modify_ldt; modify_ldt;
9   }
10   GLIBC_2.2 {
11     # New rlimit interface
12     getrlimit; setrlimit; getrlimit64;
13   }