summaryrefslogtreecommitdiff
path: root/lib/libc/gen/sem_wait.3
AgeCommit message (Expand)Author
2023-08-16Remove $FreeBSD$: two-line nroff patternWarner Losh
2014-10-24Don't reference sem(4) from the POSIX semaphore pages. POSIX semaphoresJohn Baldwin
2014-05-29mdoc: add missing paragraph macro.Sergey Kandaurov
2013-04-16mdoc: remove superfluous paragraph macro.Joel Dahl
2013-04-16- Document that sem_wait() can fail with EINTR if it is interrupted by aJohn Baldwin
2008-03-13Add missing section number.Ruslan Ermilov
2008-03-13In file sem_timewait.3, remove reference to SYSV semphore in SEE ALSODavid Xu
2005-07-13Cross-reference sem_getvalue(3) from several other semaphore-relatedRobert Watson
2004-07-02Markup tidying.Ruslan Ermilov
2004-01-14- libc/sys/sem.c was repocopied to libc/gen/sem.c.Ruslan Ermilov
2003-03-24The .Fn function. Use .Xr where appropriate.Philippe Charnier
2003-01-14Cross reference sem(4) so users know which kernel options are requiredTim J. Robbins
2001-10-01mdoc(7) police: Use the new .In macro for #include statements.Ruslan Ermilov
2001-08-31Use ``.Rv -std'' wherever possible.Ruslan Ermilov
2001-08-13Spell "FreeBSD" with "F" and "BSD" in uppercase.Ruslan Ermilov
2001-07-15Remove whitespace at EOL.Dima Dorfman
2001-02-26Use ``.St -p1003.1-96''.Ruslan Ermilov
2000-07-18Change my email address in the copyright notices for the sake of consistencyJason Evans
2000-04-22Introduce .Lb macro to libc_r manpages.Alexey Zelkin
2000-02-16Add man pages for the sem_*() functions.Jason Evans