Home
last modified time | relevance | path

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

12

/freebsd-14.2/sys/contrib/openzfs/config/
H A Duser-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-14.2/cddl/usr.sbin/dtrace/tests/common/proc/
H A DMakefile.depend10 lib/librt \
/freebsd-14.2/tests/sys/mqueue/
H A DMakefile.depend11 lib/librt \
/freebsd-14.2/cddl/usr.sbin/lockstat/
H A DMakefile.depend12 lib/librt \
/freebsd-14.2/tests/sys/kern/
H A DMakefile.depend12 lib/librt \
/freebsd-14.2/lib/librt/tests/
H A DMakefile.depend12 lib/librt \
/freebsd-14.2/tests/sys/aio/
H A DMakefile.depend11 lib/librt \
/freebsd-14.2/lib/libc/tests/ssp/
H A DMakefile.depend11 lib/librt \
/freebsd-14.2/lib/libthr/tests/
H A DMakefile.depend12 lib/librt \
/freebsd-14.2/lib/libc/tests/sys/
H A DMakefile.depend14 lib/librt \
/freebsd-14.2/cddl/lib/libzfs/
H A DMakefile.depend18 lib/librt \
/freebsd-14.2/rescue/rescue/
H A DMakefile.depend42 lib/librt \
/freebsd-14.2/lib/
H A DMakefile90 librt \
/freebsd-14.2/contrib/mandoc/
H A Dlib.in114 LINE("librt", "POSIX Real\\-time Library (librt, \\-lrt)")
/freebsd-14.2/lib/libc/sys/
H A DSymbol.map132 kmq_open; /* librt uses them to provide mq_xxx. */
275 ktimer_delete; /* librt uses them to provide timer_xxx. */
/freebsd-14.2/targets/pseudo/userland/lib/
H A DMakefile.depend155 lib/librt \
/freebsd-14.2/etc/mtree/
H A DBSD.tests.dist414 librt
/freebsd-14.2/share/mk/
H A Dbsd.libnames.mk136 LIBRT?= ${LIBDESTDIR}${LIBDIR_BASE}/librt.a
/freebsd-14.2/sys/contrib/openzfs/tests/test-runner/bin/
H A Dtest-runner.py.in59 librt = ctypes.CDLL('librt.so.1', use_errno=True) variable
60 clock_gettime = librt.clock_gettime
/freebsd-14.2/contrib/libfido2/
H A DCMakeLists.txt248 # Look for clock_gettime in librt.
/freebsd-14.2/targets/pseudo/tests/
H A DMakefile.depend173 lib/librt/tests \
/freebsd-14.2/contrib/jemalloc/
H A DChangeLog628 - Link against librt for clock_gettime(2) if glibc < 2.17. (@jasone)
819 + Link tests to librt if it contains clock_gettime(2).
/freebsd-14.2/
H A DMakefile.inc13240 _lib_librt= lib/librt
H A DObsoleteFiles.inc985 # 20230902: libzfs now requires librt, moved to /lib
986 MOVED_LIBS+=usr/lib/librt.so.1
13595 OLD_DIRS+=usr/tests/lib/librt/.debug
13596 OLD_FILES+=usr/tests/lib/librt/.debug/sched_test.debug
13597 OLD_FILES+=usr/tests/lib/librt/.debug/sem_test.debug
/freebsd-14.2/contrib/xz/
H A DChangeLog648 for librt being needed to provide HAVE_CLOCK_GETTIME was also

12