summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen/sem_post.3
Commit message (Collapse)AuthorAgeFilesLines
* Cross-reference sem_getvalue(3) from several other semaphore-relatedrwatson2005-07-131-0/+1
| | | | | | functions. MFC after: 3 days
* Markup tidying.ru2004-07-021-0/+3
|
* - libc/sys/sem.c was repocopied to libc/gen/sem.c.ru2004-01-141-1/+1
| | | | | | | - sem_*(3) manpages were repocopied from libc_r. Reviewed by: deischen Repocopy by: markm
* The .Fn functioncharnier2003-06-081-3/+6
|
* Cross reference sem(4) so users know which kernel options are requiredtjr2003-01-141-1/+2
| | | | to use these semaphore functions.
* 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
|
* Make sem_post() safe to call from within a signal handler, as required byjasone2000-08-011-0/+3
| | | | POSIX/SUSv2.
* 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/+71
Approved by: jkh
OpenPOWER on IntegriCloud