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
/
libkse
/
thread
/
thr_sig.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implementation of an additional state called SIGWAIT (with the previous
jb
1998-09-30
1
-44
/
+42
*
Removed unused variables.
alex
1998-09-07
1
-4
/
+0
*
Back out most of the last commit. It created problems with sigpause.
jb
1998-08-26
1
-26
/
+1
*
Fix for sigwait problem.
jb
1998-08-25
1
-1
/
+26
*
Don't allow a SIGCHLD to wake up a thread if the process has the default
jb
1998-06-17
1
-6
/
+9
*
If a thread is waiting on a child process to complete, the SIGCHLD
jb
1998-06-17
1
-1
/
+20
*
Remove SA_RESTART from the signal dispatch in user-space since this
jb
1998-06-10
1
-92
/
+39
*
Implement compile time debug support instead of tracking file name and
jb
1998-06-09
1
-10
/
+10
*
I got the last commit back to front.
jb
1998-06-06
1
-3
/
+3
*
Fix the signal behaviour for internal states which set the thread
jb
1998-06-05
1
-6
/
+51
*
Don't restart a syscall when a SIGCHLD is received by a thread waiting
jb
1998-05-31
1
-1
/
+6
*
Change signal model to match POSIX (i.e. one set of signal handlers
jb
1998-04-29
1
-72
/
+227
*
Submitted by: John Birrell
julian
1997-02-05
1
-1
/
+1
*
Submitted by: John Birrell <cimaxp1!jb@werple.net.au>
julian
1996-08-20
1
-5
/
+44
*
Reviewed by: julian
julian
1996-01-22
1
-0
/
+128