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