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
/
Makefile.inc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move the cleanup code that frees memory allocated for a dead thread from
jb
1998-09-30
1
-1
/
+2
*
In libc_r, rename vfork syscall to _thread_sys_vfork and make vfork an alias
dt
1998-09-12
1
-1
/
+2
*
Implement pthread read/write locks as defined by Version 2 of the Single
alex
1998-09-07
1
-1
/
+3
*
I shouldn't do things early in the morning.
jb
1998-06-01
1
-3
/
+1
*
Add some missing syscall wrappers.
jb
1998-05-31
1
-1
/
+5
*
Change signal model to match POSIX (i.e. one set of signal handlers
jb
1998-04-29
1
-5
/
+4
*
Added missing source file uthread_sigwait.c.
alex
1997-11-24
1
-1
/
+2
*
Bye bye CPLUSPLUSLIB hack! It's not needed any more.
jdp
1997-05-06
1
-3
/
+1
*
Revert $FreeBSD$ to $Id$
peter
1997-02-22
1
-1
/
+1
*
Submitted by: John Birrell
julian
1997-02-05
1
-0
/
+10
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
1
-1
/
+1
*
Added uthread_attr_destroy.c to SRCS.
alex
1996-12-29
1
-1
/
+2
*
Add uthread_attr_init.c, uthread_attr_setstacksize.c, uthread_mattr_init.c,
hsu
1996-11-11
1
-1
/
+7
*
Submitted by: John Birrell <cimaxp1!jb@werple.net.au>
julian
1996-08-20
1
-4
/
+4
*
Added a new module "uthread_autoinit.cc". This is a small C++ module.
jdp
1996-02-17
1
-1
/
+4
*
Reviewed by: julian
julian
1996-01-22
1
-0
/
+75