summaryrefslogtreecommitdiff
path: root/lib/librt
AgeCommit message (Expand)Author
2013-12-20Sort errors.wiz
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-07-07One more reference to unimplemented shared semaphores.joerg
2012-07-07Shared semaphores have been supported since the initial version, so dropjoerg
2012-03-21These directories default to WARNS?=5matt
2012-03-15Use Lk macro when dealing with URLs. Another part of PR/29238.njoly
2012-03-10Keep in sync with libpthread: Fix error handling.joerg
2012-03-08Add sem_timedwait to NAME and fix SYNOPSIS. Add serial comma.wiz
2012-03-08Whitespace nits.wiz
2012-03-08Merge error descriptions for same error code.wiz
2012-03-08Add missing comma.wiz
2012-03-08Implement sem_timedwait.joerg
2011-12-04Improvements in secmodel(9). Document secmodel_register(9), _deregister(9)jym
2011-10-27Add the same ppc64 hack that libposix needs.christos
2011-08-13aio_return returns ssize_t not intjmcneill
2011-08-12Merge two entries for same error code.wiz
2011-08-12Add sigevent(3) to SEE ALSOapb
2011-04-25Sort sections.wiz
2011-02-26Remove duplicate "the". From Henning Petersen in PR 44640.wiz
2011-01-18Use PRINTOBJDIR to get the object directory of libc and use that with -I.matt
2011-01-17Add -D_REENTRANTmatt
2011-01-16For cerror, allow -I../libc to allow inclusion of any assym.h, if up.matt
2011-01-14Let libposix and librt have their own version of __cerror (__posix_cerror andmatt
2011-01-06Fix macro (DV -> Dv).njoly
2010-09-15remove RESTRICTIONS section, which seems unrelated to our implementationyamt
2010-07-28Get rid of SYSCTL_SETUP.jruoho
2010-06-07Fix xref.wiz
2010-06-07Grammar and spacing fixes.wiz
2010-06-07Remove some leftover .\" comments.jruoho
2010-06-07Build links also for mq_timedreceive(3) and mq_timedsend(3).jruoho
2010-06-07Mostly refer to the main page, mq(3), in SEE ALSO.jruoho
2010-06-07Add mq(3), a manual page for the POSIX message queues. This tries to act asjruoho
2010-05-19Remove the paragraph about the used notification mechanism. Instead,jruoho
2010-05-17Reference only aio(3) in SEE ALSO as it is the central placeholder. Notejruoho
2010-05-17Fix a typo of a typo, and use .Sq in couple of places.jruoho
2010-05-17Writing, rereading, writing, reareading, and yet still one typo.jruoho
2010-05-17Add an introductory manual page for the POSIX asynchronous I/O, aio(3).jruoho
2010-05-14Fix spaco.wiz
2010-05-14Provide a sane argument for -width.joerg
2010-05-06Use standard section headers, as documented in mdoc.samples(7).jruoho
2010-05-06Markup: .Ss -> .Sh, .Fa -> .Fn, offset indent, and use lists in two placesjruoho
2010-03-22Use .In instead of .Aq Pa and variantes for header files.joerg
2009-05-13Merge two descriptions for same error code.wiz
2009-03-10Fix markup.joerg
2009-01-29Small fix, "processes" mistaken with "processors".rmind
2009-01-28Try to clarify what pset(3) actually does. This needs some moredyoung
2009-01-20- Make thread-affinity and processor-set interfaces mutually exlusive.rmind
2009-01-11bump shared libraries.christos
2009-01-05Manuals describing the interface of POSIX message queues.rmind