mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-05 21:00:05 +00:00
(librt-routines): Add clock_nanosleep.
This commit is contained in:
parent
43c81906db
commit
5839de1d37
@ -28,6 +28,7 @@ librt-routines := aio_cancel aio_error aio_fsync aio_misc aio_read \
|
||||
aio_write64 lio_listio lio_listio64 aio_sigqueue \
|
||||
aio_notify get_clockfreq clock_getcpuclockid \
|
||||
clock_getres clock_gettime clock_settime \
|
||||
clock_nanosleep \
|
||||
timer_create timer_delete timer_getoverr \
|
||||
timer_gettime timer_settime \
|
||||
shm_open shm_unlink
|
||||
|
Loading…
Reference in New Issue
Block a user