aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/x86_64/Versions
blob: 8deeb8908ab17d57cca28384e3ebcc5c65898f5d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
libc {
  GLIBC_2.2.5 {
    arch_prctl; __arch_prctl;

    ioperm; iopl;

    modify_ldt;
  }
}

librt {
  GLIBC_2.3.3 {
    # Changed timer_t.
    timer_settime;
  }
}