summaryrefslogtreecommitdiff
path: root/lib/librt/Makefile
AgeCommit message (Expand)Author
2025-12-18librt/mq_getfd_np.3: Initial manual pageRick Parrish
2023-08-28librt: Hoist SHLIBDIR?= so it actually worksJessica Clarke
2023-08-28librt: unbreak LIB32 buildDag-Erling Smørgrav
2023-08-28librt: Chase 315ee00fa961, fixing bootCy Schubert
2023-08-16Remove $FreeBSD$: one-line sh patternWarner Losh
2021-05-13pkgbase: Move librt to clibsEmmanuel Vadot
2021-03-22Don't add -Winline for WARNS=6Alex Richardson
2019-09-05pkgbase: Create a FreeBSD-utilities package and make it the default oneEmmanuel Vadot
2017-08-02Add HAS_TESTS to all Makefiles that are currently using theEnji Cooper
2017-08-02Convert traditional ${MK_TESTS} conditional idiom for including testEnji Cooper
2017-01-20Use SRCTOP-relative paths to other directories instead of .CURDIR-relative onesEnji Cooper
2016-02-04First pass through library packaging.Glen Barber
2015-11-29Unbreak symbol versioning. I have no idea when it was broken, but it's beenDaniel Eischen
2015-04-27Build/install libc, librt, libthr, and msun NetBSD test suites on allEnji Cooper
2014-11-25Convert libraries to use LIBADDBaptiste Daroussin
2014-11-16Add reachover Makefiles for contrib/netbsd-tests/lib/librtEnji Cooper
2011-02-23Fix the 32-bit build stage on amd64 when WITH_CTF is enabled. It seemsDimitry Andric
2010-09-25To support stack unwinding for cancellation points, add -fexceptions flagDavid Xu
2010-02-25Fixed dependencies (make checkdpadd).Ruslan Ermilov
2010-01-02Build lib/ with WARNS=6 by default.Ed Schouten
2009-11-18link libpthread because the librt really needs it to fully function.David Xu
2007-05-13Enable symbol versioning by default. Use WITHOUT_SYMVER to disable it.Daniel Eischen
2007-04-29Don't enable symbol versioning for librt by default just yet.Daniel Eischen
2007-04-29Symbol version librt.Daniel Eischen
2006-03-15No need to define NO_MAN here.Ruslan Ermilov
2006-03-01Bring in my initial version of POSIX realtime extension library.David Xu