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_file.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove (int) file descriptor locking. It should be up to the
deischen
2001-02-11
1
-461
/
+7
*
Add weak definitions for wrapped system calls. In general:
deischen
2001-01-24
1
-16
/
+18
*
Use macro API to <sys/queue.h>
phk
2000-12-31
1
-4
/
+4
*
Implement zero system call thread switching. Performance of
deischen
2000-10-13
1
-3
/
+37
*
Back out the previous change to the queue(3) interface.
jake
2000-05-26
1
-3
/
+3
*
Change the way that the queue(3) structures are declared; don't assume that
jake
2000-05-23
1
-3
/
+3
*
Implement continuations to correctly handle [sig|_]longjmp() inside of a
jasone
2000-01-19
1
-6
/
+3
*
Fix problems with cancellation while in critical regions.
deischen
1999-12-17
1
-1
/
+2
*
add pthread_cancel, obtained from OpenBSD.
alfred
1999-11-28
1
-11
/
+110
*
$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
-1
/
+13
*
Fixed bug, caused threads to wait for locks which nobody hold.
dt
1998-09-09
1
-3
/
+3
*
Removed unused variables.
alex
1998-09-07
1
-4
/
+1
*
Implement compile time debug support instead of tracking file name and
jb
1998-06-09
1
-10
/
+10
*
Change signal model to match POSIX (i.e. one set of signal handlers
jb
1998-04-29
1
-18
/
+25
*
Change the FILE locking to be by FILE, not by the underlying fd as
jb
1998-04-11
1
-48
/
+282
*
Reviewed by: julian
julian
1996-01-22
1
-0
/
+125