wiz
b9737c740d
Fix some lint.
...
Too much or too little whitespace;
improve macro usage;
add missing .El;
merge error sections for same error code.
2016-07-05 10:04:17 +00:00
christos
7cf7644fc7
GSoC 2016 Charles Cui: Implement thread priority protection based on work
...
by Andy Doran. Also document the get/set pshared thread calls as not
implemented, and add a skeleton implementation that is disabled.
XXX: document _sched_protect(2).
2016-07-03 14:24:58 +00:00
wiz
2fb2239c33
Add missing word.
2010-07-09 10:45:36 +00:00
jruoho
950e52c1c6
Ups. pthread_barrierattr_destroy(3) may fail with EINVAL.
2010-07-08 23:27:50 +00:00
jruoho
16fcf35f93
Cleanup errors; no error returns are defined in NetBSD. (The error codes
...
should be audited, and tested, for all pthread functions. Also the used
separation between "shall fail" and "may fail" should probably be removed.)
2010-07-08 23:23:37 +00:00
martin
11a6dbe728
Convert TNF licenses to new 2 clause variant
2008-04-30 13:10:46 +00:00
peter
568accb2c0
Fix various spelling errors.
...
From Igor Sobrado in PR/29997.
2005-06-17 18:07:06 +00:00
wiz
85cc64da0f
Typo; from Jared Yanovich via jmc@openbsd.
2003-11-02 11:18:10 +00:00
wiz
7dd0ed6e01
We do not want empty lines in mdoc.
2003-07-01 10:23:52 +00:00
thorpej
e714d726a6
$NetBSD$, not $Header$.
2003-06-08 06:44:28 +00:00
nathanw
380bb3a8b0
Man pages for libpthread, written by Stephen Degler.
2003-06-03 21:31:36 +00:00