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
/
share
/
man
/
man3
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix various typos in manual pages.
gjb
2012-02-25
1
-2
/
+2
*
Add offsetof.3 man page
kevlo
2012-02-08
2
-0
/
+48
*
Pull up vendor changes to mdoc(7)
uqs
2012-01-05
2
-4
/
+4
*
Reimplement <tgmath.h> on top of __generic().
ed
2012-01-05
1
-6
/
+15
*
Document restriction on 32-bits and 64-bits datatypes.
ed
2011-12-27
1
-0
/
+6
*
Add missing \.
ed
2011-12-27
1
-1
/
+1
*
Add manual page for atomic operations.
ed
2011-12-27
2
-1
/
+319
*
Fix a little typo and get rid of a cryptic description by aligning the
rse
2011-09-02
1
-2
/
+2
*
Remove note that claims pthread_set_name_np is for debugging only.
emaste
2011-07-15
1
-3
/
+0
*
Note that the _SWAP operation is supported for all list/queue types.
mdf
2011-05-13
2
-3
/
+45
*
- Fix typo
gahr
2011-02-24
1
-1
/
+1
*
Add restrict keyword to pthread_sigmask prototype and manpage.
kib
2011-02-20
1
-2
/
+3
*
Fix the previous commit of pthread_getthreadid_np(3).
jkim
2011-02-07
1
-57
/
+0
*
Introduce a non-portable function pthread_getthreadid_np(3) to retrieve
jkim
2011-02-07
3
-1
/
+116
*
Remove a bullet point that appears to have been accidentally inserted twice.
gavin
2011-01-11
1
-1
/
+0
*
Explain some of the reasons that fpsetprec() is unlikely to work as
das
2010-12-03
1
-1
/
+5
*
Follow the change made in libthr, add ERANGE error code and more
davidxu
2010-10-28
1
-2
/
+12
*
mdoc: drop redundant .Pp and .LP calls
uqs
2010-10-08
1
-3
/
+0
*
Make a link for pthread_timedjoin_np.
davidxu
2010-09-11
1
-0
/
+1
*
kill() does queue signal now.
davidxu
2010-09-11
1
-4
/
+0
*
mdoc: remove unused/empty macros
uqs
2010-08-02
1
-1
/
+1
*
Cross reference tree(3) and queue(3).
simon
2010-07-18
2
-0
/
+4
*
- The ETIMEDOUT error applies to pthread_timedjoin_np(), not pthread_join().
jhb
2010-06-29
1
-3
/
+3
*
mdoc: move remaining sections into consistent order
uqs
2010-05-13
1
-2
/
+2
*
Document clock and pshared condvar attributes.
jilles
2010-05-09
3
-11
/
+107
*
mdoc: order prologue macros consistently by Dd/Dt/Os
uqs
2010-04-14
2
-2
/
+2
*
Correct cross reference.
delphij
2010-03-23
1
-3
/
+3
*
Document pthread_timedjoin_np.
kib
2010-01-23
1
-4
/
+38
*
Remove stale references to utmp(5) and its corresponding filenames.
ed
2010-01-21
1
-1
/
+1
*
Various fixes.
brueffer
2010-01-12
2
-20
/
+21
*
Add a set of manual pages for pthread[_attr]_[sg]etaffinity(3).
delphij
2010-01-09
5
-4
/
+319
*
Fix typo.
brueffer
2009-11-17
1
-1
/
+1
*
Fix typo (noded -> nodes).
benno
2009-11-04
1
-1
/
+1
*
Rename the queue macros I introduced last year.
ed
2009-05-27
2
-22
/
+22
*
On second thought, remove the comma too.
trhodes
2009-04-01
1
-1
/
+1
*
Remove KSE bits, cross reference libthr.3.
trhodes
2009-04-01
1
-6
/
+6
*
Small typo in the makedev(3) manpage.
ed
2008-09-28
1
-1
/
+1
*
Several documentation fixups related to device minor/major numbers:
ed
2008-09-28
2
-0
/
+93
*
Introduce REMOVE_NEXT() macro's for SLIST and STAILQ.
ed
2008-05-22
2
-0
/
+22
*
Remove options MK_LIBKSE and DEFAULT_THREAD_LIB now that we no longer
ru
2008-03-29
1
-1
/
+1
*
Install manpage links for RB_PREV and RB_FOREACH_REVERSE.
jasone
2008-03-07
1
-0
/
+2
*
Implement RB_PREV() AND RB_FOREACH_REVERSE().
jasone
2007-12-28
1
-2
/
+10
*
Add sqrt() to the first table in the manpage. It seems it was accidentally
das
2007-12-15
1
-0
/
+1
*
Don't imply O(n) removal for the doubly linked data structures.
obrien
2007-11-02
1
-2
/
+8
*
Hide the implementation details about multiple threading libraries
ru
2007-10-22
60
-71
/
+11
*
Remove an obsolete paragraph that pthread_single_np(3) is
ru
2007-10-22
1
-7
/
+0
*
Tweak the handling of "WITHOUT_LIBPTHREAD". Also remove the accidental
obrien
2007-10-09
1
-1
/
+1
*
Repo copy libpthreads to libkse.
obrien
2007-10-09
1
-1
/
+1
*
Document that EPERM is returned when the calling thread does not have
imp
2007-03-30
2
-1
/
+9
*
Add a reference too pthread_cancel(3).
cognet
2007-01-19
1
-0
/
+1
[next]