Home
last modified time | relevance | path

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

12

/freebsd/sys/contrib/openzfs/config/
H A Duser-clock_gettime.m43 dnl # Check if librt is required for clock_gettime.
10 AC_MSG_FAILURE([*** clock_gettime is missing in libc and librt])
/freebsd/cddl/usr.sbin/dtrace/tests/common/proc/
H A DMakefile.depend10 lib/librt \
/freebsd/tests/sys/mqueue/
H A DMakefile.depend11 lib/librt \
/freebsd/cddl/usr.sbin/lockstat/
H A DMakefile.depend12 lib/librt \
/freebsd/tests/sys/aio/
H A DMakefile.depend11 lib/librt \
/freebsd/tests/sys/kern/
H A DMakefile.depend12 lib/librt \
/freebsd/lib/librt/tests/
H A DMakefile.depend12 lib/librt \
/freebsd/lib/libc/tests/ssp/
H A DMakefile.depend11 lib/librt \
/freebsd/lib/libthr/tests/
H A DMakefile.depend12 lib/librt \
/freebsd/lib/libc/tests/sys/
H A DMakefile.depend14 lib/librt \
/freebsd/cddl/lib/libzfs/
H A DMakefile.depend17 lib/librt \
/freebsd/lib/libsys/
H A DSymbol.sys.map125 kmq_open; /* librt uses them to provide mq_xxx. */
247 ktimer_delete; /* librt uses them to provide timer_xxx. */
/freebsd/rescue/rescue/
H A DMakefile.depend40 lib/librt \
/freebsd/contrib/mandoc/
H A Dlib.in113 LINE("librt", "POSIX Real\\-time Library (librt, \\-lrt)")
/freebsd/lib/
H A DMakefile91 librt \
/freebsd/targets/pseudo/userland/lib/
H A DMakefile.depend154 lib/librt \
/freebsd/sys/contrib/openzfs/tests/test-runner/bin/
H A Dtest-runner.py.in63 librt = ctypes.CDLL('librt.so.1', use_errno=True) variable
64 clock_gettime = librt.clock_gettime
/freebsd/etc/mtree/
H A DBSD.tests.dist454 librt
/freebsd/share/mk/
H A Dbsd.libnames.mk151 LIBRT?= ${LIBDESTDIR}${LIBDIR_BASE}/librt.a
/freebsd/contrib/libfido2/
H A DCMakeLists.txt253 # Look for clock_gettime in librt.
/freebsd/targets/pseudo/tests/
H A DMakefile.depend172 lib/librt/tests \
/freebsd/contrib/jemalloc/
H A DChangeLog728 - Link against librt for clock_gettime(2) if glibc < 2.17. (@jasone)
919 + Link tests to librt if it contains clock_gettime(2).
H A Dconfigure.ac1878 dnl Check whether clock_gettime(2) is in libc or librt.
/freebsd/contrib/unbound/doc/
H A DChangelog11019 - no unnecessary linking with librt (only when libevent/libev used).
/freebsd/contrib/xz/
H A DChangeLog14980 for librt being needed to provide HAVE_CLOCK_GETTIME was also

12