jruoho
|
8fe295c535
|
.Xr instaed of .Fn for pthread_mutex_init(3), update the error codes,
cleanup STANDARDS, etc.
|
2010-07-08 22:46:34 +00:00 |
|
jruoho
|
ebe1a1a443
|
Use a list with the mutex type. Note, from the standard, that recursive
mutexes should be avoided when condition variables are used.
|
2010-05-20 05:19:29 +00:00 |
|
wiz
|
7d9f3abb75
|
Avoid duplicate .Pp.
|
2009-04-11 16:51:39 +00:00 |
|
martin
|
637bc2e71d
|
Move TNF licenses to 2 clause form
|
2008-05-04 19:43:05 +00:00 |
|
heinz
|
9e9284adba
|
Fixed spelling error.
|
2007-04-17 21:11:47 +00:00 |
|
wiz
|
52e496a68e
|
New sentence, new line.
|
2005-06-17 18:26:53 +00:00 |
|
peter
|
568accb2c0
|
Fix various spelling errors.
From Igor Sobrado in PR/29997.
|
2005-06-17 18:07:06 +00:00 |
|
kleink
|
9cf9c2316b
|
Add restrict qualifiers to <pthread.h> function arguments.
|
2005-03-21 17:55:07 +00:00 |
|
wiz
|
ba587118af
|
Drop trailing whitespace.
|
2003-07-04 08:36:06 +00:00 |
|
thorpej
|
e714d726a6
|
$NetBSD$, not $Header$.
|
2003-06-08 06:44:28 +00:00 |
|
nathanw
|
5581819638
|
Man pages for libpthread, adapted from FreeBSD by Stephen Degler.
|
2003-06-03 21:33:06 +00:00 |
|