summaryrefslogtreecommitdiff
path: root/lib/librt
AgeCommit message (Expand)Author
2025-12-18librt/mq_getfd_np.3: Initial manual pageRick Parrish
2024-10-14Update Makefile.depend filesSimon J. Gerraty
2024-07-15Remove residual blank line at start of MakefileWarner Losh
2024-04-16lib{c,rt}: use libsys.h for __sys_* declerationsBrooks Davis
2023-11-26lib: Automated cleanup of cdefs and other formattingWarner Losh
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
2023-08-16Remove $FreeBSD$: one-line .h patternWarner Losh
2023-08-16Remove $FreeBSD$: two-line .h patternWarner Losh
2023-05-12spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh
2023-04-18Update/fix Makefile.depend for userlandSimon J. Gerraty
2021-08-22Fix aio_readv(2), aio_writev(2) with SIGEV_THREAD.Thomas Munro
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-11-26lib: further adoption of SPDX licensing ID tags.Pedro F. Giffuni
2017-10-31DIRDEPS_BUILD: Update dependencies.Bryan Drewery
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-07-21Implement SIGEV_THREAD notifications for lio_listio(2)Alan Somers
2017-07-20Remove some private symbols from librtAlan Somers
2017-01-20Use SRCTOP-relative paths to other directories instead of .CURDIR-relative onesEnji Cooper
2016-10-02Export the mq_getfd_np() symbol from librt.so, which allows to getKonstantin Belousov
2016-07-14Fix aio system call wrappers in librt.John Baldwin
2016-05-04Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installedEnji Cooper
2016-03-10MFHGlen Barber
2016-03-09DIRDEPS_BUILD: Connect MK_TESTS.Bryan Drewery
2016-02-04First pass through library packaging.Glen Barber
2016-02-02First pass to fix the 'tests' packages.Glen Barber
2015-11-29Unbreak symbol versioning. I have no idea when it was broken, but it's beenDaniel Eischen
2015-11-25META MODE: Prefer INSTALL=tools/install.sh to lessen the need for xinstall.host.Bryan Drewery
2015-10-12Refactor the test/ Makefiles after recent changes to bsd.test.mk (r289158) andEnji Cooper
2015-06-13Add META_MODE support.Simon J. Gerraty
2015-06-08dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty
2015-05-27Merge sync of headSimon J. Gerraty
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-19Merge from head@274682Simon J. Gerraty
2014-11-16Add reachover Makefiles for contrib/netbsd-tests/lib/librtEnji Cooper
2014-05-16Updated dependenciesSimon J. Gerraty
2014-05-10Updated dependenciesSimon J. Gerraty
2013-09-05Merge from headSimon J. Gerraty
2013-06-30Convert this piece of code to use C11 atomics.Ed Schouten
2013-03-11Updated dependenciesSimon J. Gerraty
2013-02-16Updated dependenciesSimon J. Gerraty
2012-11-08Updated/new Makefile.dependSimon J. Gerraty
2012-08-22Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar
2012-03-26Register signal 33 explicitly as reserved by real-time library, andRobert Millan