summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen/sem_getvalue.3
Commit message (Collapse)AuthorAgeFilesLines
* Cross reference sem(4) so users know which kernel options are requiredtjr2003-01-141-1/+2
| | | | to use these semaphore functions.
* Add restrict type-qualifier to sem_getvalue().mike2002-10-041-1/+1
|
* mdoc(7) police: Use the new .In macro for #include statements.ru2001-10-011-1/+1
|
* Spell "FreeBSD" with "F" and "BSD" in uppercase.ru2001-08-131-1/+1
|
* Use the ``.Rv -std'' mdoc(7) macro in appropriate cases.yar2001-08-091-6/+1
| | | | Reviewed by: ru
* Remove whitespace at EOL.dd2001-07-151-3/+3
|
* Use ``.St -p1003.1-96''.ru2001-02-261-3/+2
|
* Change my email address in the copyright notices for the sake of consistencyjasone2000-07-181-1/+1
| | | | (jasone@canonware.com --> jasone@freebsd.org).
* Reshuffle the SEE ALSO section.jasone2000-07-171-2/+2
| | | | Prompted by: sheldonh
* Introduce .Lb macro to libc_r manpages.phantom2000-04-221-0/+2
|
* Add man pages for the sem_*() functions.jasone2000-02-161-0/+77
Approved by: jkh
OpenPOWER on IntegriCloud