summaryrefslogtreecommitdiffstats
path: root/lib/libpthread/man/sem_open.3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix function name.sobrado2015-09-221-3/+3
|
* spelling fix;jmc2013-11-201-2/+2
|
* more detail on error conditionstedu2013-11-201-7/+14
|
* tweak previous;jmc2013-11-191-2/+3
|
* slightly bettertedu2013-11-191-31/+25
|
* boilerplate documentationtedu2013-11-181-7/+11
|
* use fancy .In macro for includes. from Jan Klemkow. ok jmc schwarzetedu2013-06-051-3/+3
|
* convert to new .Dd format;jmc2007-05-311-2/+2
|
* - make sure sem_ pages reference each other (idea from similar freebsd commit)jmc2005-07-141-1/+7
| | | | | | | - where two functions are documented in the same page, make sure we don;t reference them both in SEE ALSO. kind of annoying to call up a second man page and find it's the same as the last one (even more annoying to not realise two pages are the same till you've finished reading twice ;)...
* fix includes and some cleanup.fgsch2002-02-201-4/+3
|
* sem_XXX(3) manpages; better now that never.fgsch2002-01-281-0/+82
From FreeBSD.