OpenGrok
Cross Reference: pthread_barrierattr.3
xref
: /
src
/
lib
/
libpthread
/
pthread_barrierattr.3
Home
|
History
|
Annotate
|
Download
|
only in
libpthread
History log of
/src/lib/libpthread/pthread_barrierattr.3
Revision
Date
Author
Comments
1.14
10-Feb-2025
riastradh
libpthread: Say `restrict', not `__restrict', in man pages.
The private macro __restrict exists only to make .h files work with
legacy C/C++ versions without support for the `restrict' keyword.
It's only distracting to use in a man page.
1.13
22-Oct-2017
abhinav
branches: 1.13.16;
All the four functions described in the man page conform to POSIX.1
1.12
22-Oct-2017
abhinav
Add missing word in the sentence
1.11
05-Jul-2016
wiz
Fix some lint.
Too much or too little whitespace;
improve macro usage;
add missing .El;
merge error sections for same error code.
1.10
03-Jul-2016
christos
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).
1.9
09-Jul-2010
wiz
Add missing word.
1.8
08-Jul-2010
jruoho
Ups. pthread_barrierattr_destroy(3) may fail with EINVAL.
1.7
08-Jul-2010
jruoho
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.)
1.6
30-Apr-2008
martin
branches: 1.6.8;
Convert TNF licenses to new 2 clause variant
1.5
17-Jun-2005
peter
branches: 1.5.20;
Fix various spelling errors.
From Igor Sobrado in PR/29997.
1.4
02-Nov-2003
wiz
branches: 1.4.4; 1.4.6;
Typo; from Jared Yanovich via jmc@openbsd.
1.3
01-Jul-2003
wiz
We do not want empty lines in mdoc.
1.2
08-Jun-2003
thorpej
$NetBSD$, not $Header$.
1.1
03-Jun-2003
nathanw
Man pages for libpthread, written by Stephen Degler.
1.4.6.1
18-Jun-2005
tron
Pull up revision 1.5 (requested by peter in ticket #473):
Fix various spelling errors.
From Igor Sobrado in PR/29997.
1.4.4.1
21-Jun-2005
riz
Pull up revision 1.5 (requested by peter in ticket #2002):
Fix various spelling errors.
From Igor Sobrado in PR/29997.
1.5.20.1
18-May-2008
yamt
sync with head.
1.6.8.2
30-Apr-2008
martin
Convert TNF licenses to new 2 clause variant
1.6.8.1
30-Apr-2008
martin
file pthread_barrierattr.3 was added on branch christos-time_t on 2008-04-30 13:10:53 +0000
1.13.16.1
02-Aug-2025
perseant
Sync with HEAD
Indexes created Tue Sep 30 10:09:55 GMT 2025