rt: cleanup and allow to build for linuxthreads
commit8ff62fe8dcefc3a0766ae2cac03033d9cf64e7fa
authorWaldemar Brodkorb <wbx@uclibc-ng.org>
Sat, 6 Jan 2018 22:31:14 +0000 (6 23:31 +0100)
committerWaldemar Brodkorb <wbx@uclibc-ng.org>
Mon, 15 Jan 2018 20:01:35 +0000 (15 20:01 +0000)
tree48b8285d360ae47691a38e45d684c762e7b00c9f
parent91daab6288ab3b2b0571c84ba94e029e7e7308dc
rt: cleanup and allow to build for linuxthreads

It seems there is no real dependency to NPTL for these clock_*
functions when UCLIBC_ADVANCED_REALTIME is enabled.

No regressions found.

Reported-by: Baruch Siach <baruch@tkos.co.il>
libc/sysdeps/linux/common/Makefile.in
librt/Makefile.in
librt/clock_gettime.c
librt/clock_nanosleep.c