OpenGrok
Cross Reference: pthread_condattr.3
xref
: /
src
/
lib
/
libpthread
/
pthread_condattr.3
Home
|
History
|
Annotate
|
Download
|
only in
libpthread
History log of
/src/lib/libpthread/pthread_condattr.3
Revision
Date
Author
Comments
1.13
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.12
28-Mar-2017
maya
Remove outdated CAVEATS.
Not sure everything is standards compliant, but I've been told non-default
values are supported and pshared exists.
1.11
05-Jul-2016
wiz
branches: 1.11.2; 1.11.4;
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
03-Nov-2012
wiz
Fix pasto.
1.8
03-Nov-2012
christos
add pthread_condattr_setclock(3)
1.7
09-Jul-2010
jruoho
branches: 1.7.6; 1.7.8; 1.7.12;
Re-add EINVAL for pthread_condattr_destroy(3) (misread the pthread__error()).
1.6
09-Jul-2010
jruoho
Remove error conditions. Add CAVEATS to note the questionable value of the
functions in NetBSD, which does not support additional condition attributes.
Note that these do not conform to SUSv4, where two additional attributes are
mandated.
1.5
09-Jul-2010
jruoho
Update conformance to the 2001 revision.
1.4
04-May-2008
martin
branches: 1.4.8;
Move TNF licenses to 2 clause form
1.3
17-Jun-2005
peter
branches: 1.3.20;
Fix various spelling errors.
From Igor Sobrado in PR/29997.
1.2
08-Jun-2003
thorpej
branches: 1.2.4; 1.2.6;
$NetBSD$, not $Header$.
1.1
03-Jun-2003
nathanw
Man pages for libpthread, adapted from FreeBSD by Stephen Degler.
1.2.6.1
18-Jun-2005
tron
Pull up revision 1.3 (requested by peter in ticket #473):
Fix various spelling errors.
From Igor Sobrado in PR/29997.
1.2.4.1
21-Jun-2005
riz
Pull up revision 1.3 (requested by peter in ticket #2002):
Fix various spelling errors.
From Igor Sobrado in PR/29997.
1.3.20.1
18-May-2008
yamt
sync with head.
1.4.8.2
04-May-2008
martin
Move TNF licenses to 2 clause form
1.4.8.1
04-May-2008
martin
file pthread_condattr.3 was added on branch christos-time_t on 2008-05-04 19:43:06 +0000
1.7.12.1
20-Nov-2012
tls
Resync to 2012-11-19 00:00:00 UTC
1.7.8.2
29-Apr-2013
riz
Pull up following revision(s) (requested by enami in ticket #877):
lib/libpthread/pthread_condattr.3: revision 1.9
Fix pasto.
1.7.8.1
28-Nov-2012
riz
Pull up following revision(s) (requested by christos in ticket #722):
lib/libpthread/pthread_cond.c: revision 1.58
lib/libpthread/pthread_condattr.3: revision 1.8
lib/libpthread/pthread.h: revision 1.35
add pthread_condattr_setclock(3)
1.7.6.1
16-Jan-2013
yamt
sync with (a bit old) head
1.11.4.1
21-Apr-2017
bouyer
Sync with HEAD
1.11.2.1
26-Apr-2017
pgoyette
Sync with HEAD
Indexes created Mon Sep 29 21:09:56 GMT 2025