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
/
thread
/
thr_kill.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Repo copy libpthreads to libkse.
obrien
2007-10-09
1
-66
/
+0
*
Remove 3rd clause, renumber, ok per email
imp
2007-01-12
1
-4
/
+1
*
Add compatibility symbol maps. libpthread (.so.1 and .so.2)
deischen
2006-03-13
1
-0
/
+3
*
o Use a daemon thread to monitor signal events in kernel, if pending
davidxu
2003-06-28
1
-1
/
+1
*
Revamp libpthread so that it has a chance of working in an SMP
deischen
2003-04-18
1
-2
/
+20
*
Make libpthread KSE aware.
mini
2002-09-16
1
-28
/
+2
*
Make the changes needed for libpthread to compile in its new home.
mini
2002-09-16
1
-1
/
+1
*
To be consistent, use the __weak_reference macro from <sys/cdefs.h>
deischen
2001-04-10
1
-1
/
+1
*
Add weak definitions for wrapped system calls. In general:
deischen
2001-01-24
1
-3
/
+3
*
Fixes for signal handling:
deischen
1999-12-17
1
-93
/
+1
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Add RCS IDs to those files without them.
deischen
1999-08-05
1
-2
/
+2
*
In the words of the author:
jb
1999-06-20
1
-14
/
+51
*
[ The author's description... ]
jb
1999-03-23
1
-0
/
+13
*
Interrupt threads waiting in select etc.
jb
1998-11-15
1
-0
/
+20
*
Implementation of an additional state called SIGWAIT (with the previous
jb
1998-09-30
1
-7
/
+37
*
Fix for sigwait problem.
jb
1998-08-25
1
-3
/
+12
*
Change signal model to match POSIX (i.e. one set of signal handlers
jb
1998-04-29
1
-28
/
+7
*
Submitted by: John Birrell
julian
1997-02-05
1
-0
/
+78