summaryrefslogtreecommitdiff
path: root/rt/Makefile
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-06-26 18:07:47 +0000
committerUlrich Drepper <drepper@redhat.com>2000-06-26 18:07:47 +0000
commit5839de1d375531e35cda9dcf935e209ab68dd392 (patch)
tree08ce69b079ee29ddbaa37323a22584cc697329cf /rt/Makefile
parent43c81906dbf4c2bf9f89a53a08f0e05c7adf4113 (diff)
(librt-routines): Add clock_nanosleep.
Diffstat (limited to 'rt/Makefile')
-rw-r--r--rt/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/rt/Makefile b/rt/Makefile
index c4dce69c84..efaf19ded9 100644
--- a/rt/Makefile
+++ b/rt/Makefile
@@ -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