libc {
  GLIBC_2.1 {
    ioperm; iopl;
    inb; inw; inl;
    outb; outw; outl;
  }
  GLIBC_2.1.3 {
    # New rlimit interface
    getrlimit; setrlimit; getrlimit64; setrlimit64;
  }
}
