aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/gen/sem_wait.3
Commit message (Expand)AuthorAgeFilesLines
* Remove $FreeBSD$: two-line nroff patternWarner Losh2023-08-161-2/+0
* Don't reference sem(4) from the POSIX semaphore pages. POSIX semaphoresJohn Baldwin2014-10-241-2/+1
* mdoc: add missing paragraph macro.Sergey Kandaurov2014-05-291-0/+1
* mdoc: remove superfluous paragraph macro.Joel Dahl2013-04-161-1/+0
* - Document that sem_wait() can fail with EINTR if it is interrupted by aJohn Baldwin2013-04-161-1/+9
* Add missing section number.Ruslan Ermilov2008-03-131-1/+1
* In file sem_timewait.3, remove reference to SYSV semphore in SEE ALSODavid Xu2008-03-131-0/+1
* Cross-reference sem_getvalue(3) from several other semaphore-relatedRobert Watson2005-07-131-0/+1
* Markup tidying.Ruslan Ermilov2004-07-021-1/+5
* - libc/sys/sem.c was repocopied to libc/gen/sem.c.Ruslan Ermilov2004-01-141-1/+1
* The .Fn function. Use .Xr where appropriate.Philippe Charnier2003-03-241-2/+4
* Cross reference sem(4) so users know which kernel options are requiredTim J. Robbins2003-01-141-1/+2
* mdoc(7) police: Use the new .In macro for #include statements.Ruslan Ermilov2001-10-011-1/+1
* Use ``.Rv -std'' wherever possible.Ruslan Ermilov2001-08-311-8/+1
* Spell "FreeBSD" with "F" and "BSD" in uppercase.Ruslan Ermilov2001-08-131-1/+1
* Remove whitespace at EOL.Dima Dorfman2001-07-151-4/+4
* Use ``.St -p1003.1-96''.Ruslan Ermilov2001-02-261-3/+2
* Change my email address in the copyright notices for the sake of consistencyJason Evans2000-07-181-1/+1
* Introduce .Lb macro to libc_r manpages.Alexey Zelkin2000-04-221-0/+2
* Add man pages for the sem_*() functions.Jason Evans2000-02-161-0/+92