index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
libpthread
/
man
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix typo.
nik
2001-02-02
1
-1
/
+1
*
mdoc(7) police: split punctuation characters + misc fixes.
ru
2001-02-01
2
-2
/
+3
*
Prepare for mdoc(7)NG.
ru
2000-12-29
1
-0
/
+1
*
mdoc(7) police: Er macro usage cleanup.
ru
2000-11-22
2
-2
/
+6
*
Use Fx macro wherever possible.
ru
2000-11-14
1
-1
/
+2
*
Make sem_post() safe to call from within a signal handler, as required by
jasone
2000-08-01
1
-0
/
+3
*
pthread_once --> pthread_once_t.
jasone
2000-07-19
1
-1
/
+1
*
Change my email address in the copyright notices for the sake of consistency
jasone
2000-07-18
13
-13
/
+13
*
Reshuffle the SEE ALSO section.
jasone
2000-07-17
3
-7
/
+7
*
Fix typo in SEE ALSO section.
jasone
2000-06-28
1
-1
/
+1
*
Fix a misspelling: undefied -> undefined
chris
2000-05-27
1
-1
/
+1
*
add MLINKS: pthread_testcancel(3) -> pthread_setcanceltype(3)
phantom
2000-05-12
1
-0
/
+1
*
"Fixed" missing include in synopsis. POSIX.1-1996 only specifies
bde
2000-05-11
2
-0
/
+2
*
Fixed misspelling of a struct tag in a function parameter type.
bde
2000-05-11
1
-1
/
+1
*
Fix miscellaneous mdoc macro argument limit infringements.
sheldonh
2000-05-09
1
-1
/
+1
*
mdoc(7) cleanup:
phantom
2000-05-04
7
-63
/
+79
*
Add missing .El macro.
jasone
2000-05-03
1
-0
/
+1
*
Add missing man pages. Fix various compliance bugs, mostly having to do with
jasone
2000-05-02
8
-4
/
+841
*
Introduce .Lb macro to libc_r manpages.
phantom
2000-04-22
41
-0
/
+82
*
Remove single-space hard sentence breaks. These degrade the quality
sheldonh
2000-03-02
13
-55
/
+110
*
Fix the installworld breakage from rev 1.9.
ru
2000-02-18
1
-5
/
+4
*
fixed missing trailing \
unfurl
2000-02-18
1
-1
/
+1
*
Adds missing symlinks for pthread related manpages.
unfurl
2000-02-18
1
-0
/
+3
*
Add man pages for the sem_*() functions.
jasone
2000-02-16
7
-4
/
+516
*
Fixed bitrot in synopsis. The change from "int *pshared" to "int pshared"
bde
1999-12-23
1
-1
/
+1
*
Fix typos
phantom
1999-12-17
4
-5
/
+8
*
add pthread_cancel, obtained from OpenBSD.
alfred
1999-11-28
3
-1
/
+263
*
$Id$ -> $FreeBSD$
peter
1999-08-28
34
-34
/
+34
*
Fix EINVAL related descriptions.
rse
1999-08-20
2
-6
/
+7
*
Bad reference exit(2) changed to exit(3)
chris
1999-08-14
1
-2
/
+2
*
Add $Id$, to make it simpler for members of the translation teams to
nik
1999-07-12
23
-0
/
+46
*
Removed extraneous comma in xrefs.
alex
1999-05-14
2
-4
/
+4
*
Added missing comma in xrefs.
alex
1999-05-14
1
-2
/
+2
*
Typo fix (set --> get).
alex
1999-03-22
1
-3
/
+3
*
Fixed bitrot in synopsis (some const poisoning hadn't reached here).
bde
1999-03-05
1
-2
/
+2
*
Implement pthread read/write locks as defined by Version 2 of the Single
alex
1998-09-07
10
-1
/
+793
*
Sort cross references.
wosch
1998-08-31
12
-33
/
+33
*
Changed prototype in synopsis to match prototype in <pthread.h>.
bde
1998-08-03
3
-3
/
+3
*
The pthreads standard has been published. Change:
alex
1998-08-03
24
-47
/
+47
*
I've put together man pages for the pthread_cleanup, pthread_cond, and
phk
1998-07-31
15
-2
/
+951
*
Typo fixes
jraynard
1998-05-03
1
-2
/
+3
*
This function compiles with the standard, so say so.
jb
1998-04-03
1
-3
/
+3
*
This function compiles with the standard, so say so.
jb
1998-04-03
1
-4
/
+6
*
Fixed a function arg type in the synopsis.
bde
1998-03-23
1
-1
/
+1
*
Revert $FreeBSD$ to $Id$
peter
1997-02-22
2
-2
/
+2
*
Sort cross references.
wosch
1997-01-20
6
-12
/
+12
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
2
-2
/
+2
*
add missing comma(s) in .Xr macros
wosch
1996-09-23
1
-1
/
+3
*
fix .Xr macro
wosch
1996-09-21
1
-1
/
+1
*
Submitted by: John Birrell <cimaxp1!jb@werple.net.au>
julian
1996-08-20
12
-0
/
+990