summaryrefslogtreecommitdiff
path: root/lib/libpthread/man/sem_getvalue.3
Commit message (Collapse)AuthorAgeFilesLines
* Have a single set of POSIX threads man pages. The LIBRARY sectionRuslan Ermilov2004-01-141-76/+0
| | | | | | | | | | | of each manpage lists libraries that have corresponding interfaces implemented. Prodded by: threads Reviewed by: deischen Notes: svn path=/head/; revision=124535
* Pull some changes (mostly cosmetic) from libc_r manpagesRuslan Ermilov2003-12-301-4/+7
| | | | | | | in preparation for the merge. Notes: svn path=/head/; revision=123995
* Mechanically change all libc_r references to libpthread.Jonathan Mini2002-09-161-1/+1
| | | | Notes: svn path=/head/; revision=103412
* mdoc(7) police: Use the new .In macro for #include statements.Ruslan Ermilov2001-10-011-1/+1
| | | | Notes: svn path=/head/; revision=84306
* Spell "FreeBSD" with "F" and "BSD" in uppercase.Ruslan Ermilov2001-08-131-1/+1
| | | | Notes: svn path=/head/; revision=81588
* Use the ``.Rv -std'' mdoc(7) macro in appropriate cases.Yaroslav Tykhiy2001-08-091-6/+1
| | | | | | | Reviewed by: ru Notes: svn path=/head/; revision=81352
* Remove whitespace at EOL.Dima Dorfman2001-07-151-3/+3
| | | | Notes: svn path=/head/; revision=79754
* Use ``.St -p1003.1-96''.Ruslan Ermilov2001-02-261-3/+2
| | | | Notes: svn path=/head/; revision=73093
* Change my email address in the copyright notices for the sake of consistencyJason Evans2000-07-181-1/+1
| | | | | | | (jasone@canonware.com --> jasone@freebsd.org). Notes: svn path=/head/; revision=63364
* Reshuffle the SEE ALSO section.Jason Evans2000-07-171-2/+2
| | | | | | | Prompted by: sheldonh Notes: svn path=/head/; revision=63352
* Introduce .Lb macro to libc_r manpages.Alexey Zelkin2000-04-221-0/+2
| | | | Notes: svn path=/head/; revision=59501
* Add man pages for the sem_*() functions.Jason Evans2000-02-161-0/+77
Approved by: jkh Notes: svn path=/head/; revision=57260