Home
last modified time | relevance | path

Searched refs:librt (Results 1 – 25 of 25) sorted by relevance

/freebsd-head/sys/contrib/openzfs/config/
HDuser-clock_gettime.m42 dnl # Check if librt is required for clock_gettime.
9 AC_MSG_FAILURE([*** clock_gettime is missing in libc and librt])
/freebsd-head/cddl/usr.sbin/dtrace/tests/common/proc/
HDMakefile.depend10 lib/librt \
/freebsd-head/tests/sys/mqueue/
HDMakefile.depend11 lib/librt \
/freebsd-head/cddl/usr.sbin/lockstat/
HDMakefile.depend12 lib/librt \
/freebsd-head/tests/sys/aio/
HDMakefile.depend11 lib/librt \
/freebsd-head/lib/librt/tests/
HDMakefile.depend12 lib/librt \
/freebsd-head/tests/sys/kern/
HDMakefile.depend12 lib/librt \
/freebsd-head/lib/libc/tests/ssp/
HDMakefile.depend11 lib/librt \
/freebsd-head/lib/libthr/tests/
HDMakefile.depend12 lib/librt \
/freebsd-head/lib/libc/tests/sys/
HDMakefile.depend14 lib/librt \
/freebsd-head/cddl/lib/libzfs/
HDMakefile.depend18 lib/librt \
/freebsd-head/lib/libsys/
HDSymbol.sys.map126 kmq_open; /* librt uses them to provide mq_xxx. */
248 ktimer_delete; /* librt uses them to provide timer_xxx. */
/freebsd-head/rescue/rescue/
HDMakefile.depend42 lib/librt \
/freebsd-head/lib/
HDMakefile93 librt \
/freebsd-head/contrib/mandoc/
HDlib.in114 LINE("librt", "POSIX Real\\-time Library (librt, \\-lrt)")
/freebsd-head/targets/pseudo/userland/lib/
HDMakefile.depend154 lib/librt \
/freebsd-head/etc/mtree/
HDBSD.tests.dist444 librt
/freebsd-head/share/mk/
HDbsd.libnames.mk136 LIBRT?= ${LIBDESTDIR}${LIBDIR_BASE}/librt.a
/freebsd-head/sys/contrib/openzfs/tests/test-runner/bin/
HDtest-runner.py.in60 librt = ctypes.CDLL('librt.so.1', use_errno=True) variable
61 clock_gettime = librt.clock_gettime
/freebsd-head/contrib/libfido2/
HDCMakeLists.txt248 # Look for clock_gettime in librt.
/freebsd-head/targets/pseudo/tests/
HDMakefile.depend172 lib/librt/tests \
/freebsd-head/contrib/jemalloc/
HDChangeLog628 - Link against librt for clock_gettime(2) if glibc < 2.17. (@jasone)
819 + Link tests to librt if it contains clock_gettime(2).
/freebsd-head/contrib/xz/
HDChangeLog12917 for librt being needed to provide HAVE_CLOCK_GETTIME was also
/freebsd-head/contrib/unbound/doc/
HDChangelog10752 - no unnecessary linking with librt (only when libevent/libev used).
/freebsd-head/contrib/ntp/
HDCommitLog136913 to librt detection.
137006 to librt detection.
137569 to librt detection.