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
/
libc_r
/
uthread
/
uthread_sigwait.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
-11
/
+12
*
Make pthread_kill() know about temporary signal handlers installed
deischen
2000-10-25
1
-3
/
+5
*
Implement zero system call thread switching. Performance of
deischen
2000-10-13
1
-6
/
+4
*
If multiple threads are blocked in sigwait() for the same signal that does
jasone
2000-06-27
1
-4
/
+27
*
Simplify sytem call renaming. Instead of _foo() <-- _libc_foo <-- foo(),
jasone
2000-01-27
1
-0
/
+1
*
Change signal handling to conform to POSIX specified semantics.
deischen
1999-12-04
1
-2
/
+5
*
add pthread_cancel, obtained from OpenBSD.
alfred
1999-11-28
1
-0
/
+3
*
Add the proper headers so that the SIGNOTEMPTY and SIGSETAND
marcel
1999-09-30
1
-0
/
+2
*
sigset_t change (part 5 of 5)
marcel
1999-09-29
1
-1
/
+3
*
$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
-15
/
+22
*
[ The author's description... ]
jb
1999-03-23
1
-1
/
+1
*
Implementation of an additional state called SIGWAIT (with the previous
jb
1998-09-30
1
-13
/
+33
*
Fix for sigwait problem.
jb
1998-08-25
1
-13
/
+61
*
Change signal model to match POSIX (i.e. one set of signal handlers
jb
1998-04-29
1
-9
/
+0
*
Submitted by: John Birrell
julian
1997-02-05
1
-0
/
+73