summaryrefslogtreecommitdiffstats
path: root/share/man/man9/condvar.9
Commit message (Collapse)AuthorAgeFilesLines
* Add mtx_pool(9) to the SEE ALSO section.dd2002-03-281-0/+1
| | | | Submitted by: Garrett Rooney <rooneg@electricjellyfish.net>
* Update function definitions and required include files to reflectdavidc2001-12-261-1/+3
| | | | | | the current state of the system. Approved by: alfred
* mdoc(7) police: Use the new .In macro for #include statements.ru2001-10-011-1/+1
|
* Common Mike adds see alsos from all of the synchronizationsilby2001-09-171-1/+3
| | | | man pages to their brethren.
* Spell "FreeBSD" with "F" and "BSD" in uppercase.ru2001-08-131-1/+1
|
* Removed whitespace at end-of-line; no content changes. I simply didschweikh2001-07-141-3/+3
| | | | | | | | | | cd src/share; find man[1-9] -type f|xargs perl -pi -e 's/[ \t]+$//' BTW, what editors are the culprits? I'm using vim and it shows me whitespace at EOL in troff files with a thick blue block... Reviewed by: Silence from cvs diff -b MFC after: 7 days
* mdoc(7) police: use .Fa for function arguments, use .Vt for variable type.ru2001-01-161-11/+11
|
* Implement condition variables.jasone2001-01-161-0/+196
OpenPOWER on IntegriCloud