summaryrefslogtreecommitdiff
path: root/lib/librt/Makefile
AgeCommit message (Expand)Author
2018-06-13Disable sanitizers for libm and librtkamil
2016-08-05add missing stuff for the affinity calls (Rocky Hotas)christos
2016-07-05man page for sched_protect (Charles Cui, GSoC 2016)christos
2013-12-19Add a man page for shm_open(3) and shm_unlink(3). Obtained from FreeBSD,rmind
2013-12-19Add shm_open(3) and shm_unlink(3) to support POSIX shared memory objects.rmind
2012-03-21These directories default to WARNS?=5matt
2012-03-08Implement sem_timedwait.joerg
2011-10-27Add the same ppc64 hack that libposix needs.christos
2010-06-07Build links also for mq_timedreceive(3) and mq_timedsend(3).jruoho
2010-06-07Add mq(3), a manual page for the POSIX message queues. This tries to act asjruoho
2010-05-17Add an introductory manual page for the POSIX asynchronous I/O, aio(3).jruoho
2009-01-05Manuals describing the interface of POSIX message queues.rmind
2008-10-26use libc/libcincludes.mk.mrg
2008-07-02Move scheduling functions from librt to libc.rmind
2008-03-10Add pset(3) manual page, and appropriate links.rmind
2008-03-10Add sched(3) manual page, and appropriate links.rmind
2008-01-15Implementation of processor-sets, affinity and POSIX real-time extensions.rmind
2007-06-17- Add aio_fsync(3) manual page. Reviewed and improved by <wiz>.rmind
2007-05-04Add aio_cancel(3), aio_error(3), aio_read(3), aio_return(3), aio_suspend(3),rmind
2007-04-30Import of POSIX Asynchronous I/O.rmind
2003-01-24Add librt, which provides POSIX 1003.1b Real-time extensions notthorpej