Update.
[glibc.git] / sysdeps / unix / sysv / linux / i386 / Versions
blobe9b8605f5a7f01b9c5d3a006cfd8944adb34713f
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.1.3 {
11     # New rlimit interface
12     getrlimit; setrlimit; getrlimit64; setrlimit64;
13   }