summaryrefslogtreecommitdiff
path: root/lib/librt
AgeCommit message (Expand)Author
2022-12-04Sections 2 and 3 have RETURN VALUES, not DIAGNOSTICSuwe
2022-05-31fix various typos in comments, documentation and messages.andvar
2019-02-21Mention that ENOSPC can be returned if we exhausted the max number ofchristos
2019-02-21- KNF returnchristos
2019-02-03Implement support for "pshared" POSIX semaphores.thorpej
2018-06-13Disable sanitizers for libm and librtkamil
2018-05-05file system police; remove trailing whitespace; merge two error sectionswiz
2018-05-04It is not a bug that we are only allowing /name. Update for newly allowedchristos
2017-07-03Remove workaround for ancient HTML generation code.wiz
2016-09-15Fix function name macro.njoly
2016-08-05add missing stuff for the affinity calls (Rocky Hotas)christos
2016-08-05Remove trailing whitespace.wiz
2016-08-04Flesh out sched_protectchristos
2016-07-06Markup improvements.wiz
2016-07-05man page for sched_protect (Charles Cui, GSoC 2016)christos
2016-02-20Note that SCHED_OTHER must have priority PRI_NONE.riastradh
2015-11-19Bump date for previous.wiz
2015-11-18Update RETURN VALUE to match reality and POSIXpgoyette
2015-07-08Simplify previous by just doing an open() on the directory and then usingmartin
2015-06-30Allow /var/shm to be a symlink to a properly set up directory.martin
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