glibc/sysdeps/unix/sysv/linux/x86_64/Versions
2014-05-14 10:35:39 -07:00

21 lines
281 B
Plaintext

libc {
GLIBC_2.2.5 {
arch_prctl; __arch_prctl;
ioperm; iopl;
modify_ldt;
}
GLIBC_PRIVATE {
__vdso_clock_gettime;
}
}
librt {
GLIBC_2.3.3 {
# Changed timer_t.
timer_create; timer_delete; timer_getoverrun; timer_gettime;
timer_settime;
}
}