diff options
author | Peter S. Mazinger <ps.m@gmx.net> | 2011-03-22 00:20:36 +0100 |
---|---|---|
committer | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | 2012-06-15 14:00:31 +0200 |
commit | df87a0f21e673bd4d79b174a39d8a72d5cac37ef (patch) | |
tree | ae0ee6cbe3c5bb923bcdf9038e4f658e7ed3a56d /libc/inet/rpc/svc.c | |
parent | f486c8ba614cefab645546568ccc541349e77f5b (diff) |
sysconf.c: the clock_getres function is good for NPTL as well
Even if glibc reuses the syscall (bloat), we can reuse the function.
Make sure, that we use it only if it is provided by the syscall
and the function is really around (UCLIBC_HAS_REALTIME disables it),
else we get into a loop.
Signed-off-by: Peter S. Mazinger <ps.m@gmx.net>
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Diffstat (limited to 'libc/inet/rpc/svc.c')
0 files changed, 0 insertions, 0 deletions