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_detach.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add weak definitions for wrapped system calls. In general:
deischen
2001-01-24
1
-3
/
+3
*
Don't needlessly poll file descriptors when there are no
deischen
2000-11-09
1
-1
/
+6
*
Implement zero system call thread switching. Performance of
deischen
2000-10-13
1
-2
/
+3
*
-Wall and minor style(9) cleanups.
deischen
1999-12-28
1
-1
/
+0
*
$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
-8
/
+11
*
[ The author's description... ]
jb
1999-03-23
1
-0
/
+13
*
Change signal model to match POSIX (i.e. one set of signal handlers
jb
1998-04-29
1
-10
/
+3
*
Add a magic field to the pthread structure to help recognize valid
jb
1998-04-03
1
-1
/
+1
*
Changed pthread_detach to conform to POSIX, i.e. the single argument
alex
1997-12-25
1
-10
/
+3
*
Modify the return values to comply with POSIX. Previously these
alex
1997-11-25
1
-4
/
+2
*
Submitted by: John Birrell
julian
1997-02-05
1
-3
/
+3
*
Reviewed by: julian
julian
1996-01-22
1
-0
/
+83