mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-03 18:31:04 +00:00
8 lines
137 B
Plaintext
8 lines
137 B
Plaintext
|
librt {
|
||
|
GLIBC_2.3.3 {
|
||
|
# Changed timer_t.
|
||
|
timer_create; timer_delete; timer_getoverrun; timer_gettime;
|
||
|
timer_settime;
|
||
|
}
|
||
|
}
|