about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/i386/Versions
blob: 87b0167a1589d558d3c85e2dcd0aed4121b60e65 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
libc {
  GLIBC_2.0 {
    ioperm; iopl;

    vm86;
  }
  GLIBC_2.1 {
    __modify_ldt; modify_ldt;
  }
}