| Age | Commit message (Expand) | Author |
| 2009-05-13 | Merge two descriptions for same error code. | wiz |
| 2009-03-10 | Fix markup. | joerg |
| 2009-01-29 | Small fix, "processes" mistaken with "processors". | rmind |
| 2009-01-28 | Try to clarify what pset(3) actually does. This needs some more | dyoung |
| 2009-01-20 | - Make thread-affinity and processor-set interfaces mutually exlusive. | rmind |
| 2009-01-11 | bump shared libraries. | christos |
| 2009-01-05 | Manuals describing the interface of POSIX message queues. | rmind |
| 2008-11-14 | Replace semid_t with intptr_t. No function change. This is a libc/kernel | ad |
| 2008-11-01 | Add missing word. | wiz |
| 2008-10-31 | Tweak some wording. | snj |
| 2008-10-31 | Sync the man page with recent addition of few wrappers. | rmind |
| 2008-10-26 | use libc/libcincludes.mk. | mrg |
| 2008-10-18 | Do not recommend to mix affinity(3) with pset(3). | rmind |
| 2008-07-02 | Move scheduling functions from librt to libc. | rmind |
| 2008-06-22 | Make HTML-ready. Bump date for previous. | wiz |
| 2008-06-22 | Bump date for previous. | wiz |
| 2008-06-16 | pset(3): add code example, note about thread affinity. | rmind |
| 2008-05-24 | These work with SCHED_4BSD now. | ad |
| 2008-05-05 | BUGS section no longer applies. | ad |
| 2008-04-30 | Convert TNF licenses to new 2 clause variant | martin |
| 2008-04-28 | Remove clause 3 and 4 from TNF licenses | martin |
| 2008-03-11 | Add "This API is expected to be compatible with the APIs found in Solaris and | 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-02-09 | update for _sched_{get,set}param changes. from rmind@. | yamt |
| 2008-01-26 | sched_setparam: fix the case when incorrect (according to the class) | rmind |
| 2008-01-15 | Implementation of processor-sets, affinity and POSIX real-time extensions. | rmind |
| 2007-10-09 | Add cancellation stubs in libpthread for POSIX messages queues and | rmind |
| 2007-09-07 | Implementation of POSIX message queues. | rmind |
| 2007-08-07 | Various improvements: sort errors; use more | wiz |
| 2007-06-17 | - Add aio_fsync(3) manual page. Reviewed and improved by <wiz>. | rmind |
| 2007-05-31 | We should clean the ${ASM} files, not a ${PSEUDO}, which is really "pseudo" ;) | rmind |
| 2007-05-05 | Remove pointless AUTHORS sections. | ad |
| 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 |
| 2005-05-16 | This function is in librt, not libc. | peter |
| 2005-03-21 | Add restrict qualifiers to function arguments (already in <semaphore.h>). | kleink |
| 2005-01-29 | Add "not" to a sentence so that it makes more sense. | wiz |
| 2005-01-22 | Bring in sem_open (& sem_close & sem_unlink) man page from FreeBSD. | briggs |
| 2003-12-07 | Check for __weak_alias macro before using it. | simonb |
| 2003-03-09 | use __RCSID() | lukem |
| 2003-01-24 | Add librt, which provides POSIX 1003.1b Real-time extensions not | thorpej |