index
:
plan9port
patch
Plan 9 from User Space (with patches)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
libthread
/
threadimpl.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
libthread: Lion context routines
Russ Cox
2011-10-13
1
-2
/
+4
*
build: OS X 64-bit build
Russ Cox
2011-08-02
1
-4
/
+15
*
arm: build fixes
Richard Miller
2011-05-18
1
-4
/
+4
*
libthread: context switching for arm, still not complete
Russ Cox
2009-11-18
1
-4
/
+4
*
INSTALL: fix build on Snow Leopard
Russ Cox
2009-09-11
1
-0
/
+3
*
libthread: use our own swapcontext/makecontext even on OS X 10.5
Russ Cox
2007-11-05
1
-1
/
+10
*
libthread: better OS X 10.5 test (Jeff Sickel)
Russ Cox
2007-11-03
1
-1
/
+1
*
libthread: Apple OS X 10.5 (Leopard) tweaks (Jeff Sickel, Bakul Shah)
Russ Cox
2007-10-30
1
-1
/
+1
*
libthread: simplify alt tracking, possibly fixing bug
Russ Cox
2007-08-22
1
-0
/
+1
*
use standard sun context routines
rsc
2007-05-01
1
-0
/
+6
*
pin
rsc
2006-06-26
1
-0
/
+1
*
set RFNOTEG when we can
rsc
2006-06-04
1
-0
/
+9
*
darwin 386 start
rsc
2006-04-21
1
-1
/
+5
*
add threadidle
rsc
2006-02-07
1
-0
/
+1
*
const
rsc
2005-11-04
1
-1
/
+1
*
try again
rsc
2005-11-04
1
-2
/
+4
*
try arm again
rsc
2005-11-04
1
-0
/
+5
*
use macro for getcontext (setjmp)
rsc
2005-11-04
1
-2
/
+4
*
FreeBSD changed!
rsc
2005-11-01
1
-1
/
+1
*
openbsd
rsc
2005-07-20
1
-0
/
+4
*
openbsd
rsc
2005-07-19
1
-2
/
+6
*
OpenBSD/power support.
rsc
2005-05-01
1
-2
/
+9
*
add threaddata
rsc
2005-03-18
1
-0
/
+1
*
different fix for main proc bug
rsc
2005-02-14
1
-0
/
+1
*
osprocid can be -1
rsc
2005-01-30
1
-1
/
+1
*
allow config to override kernel version
rsc
2005-01-17
1
-0
/
+1
*
os x changes
rsc
2005-01-11
1
-0
/
+4
*
initial darwin
rsc
2005-01-07
1
-0
/
+4
*
add _procwakeupandunlock
rsc
2005-01-06
1
-0
/
+1
*
add _threaddaemonize
rsc
2005-01-04
1
-0
/
+1
*
Use FreeBSD-approved method for determining FreeBSD version.
wkj
2004-12-29
1
-1
/
+1
*
restore old plan 9 property that when the
rsc
2004-12-28
1
-0
/
+1
*
more freebsd work
rsc
2004-12-28
1
-0
/
+16
*
add threaddaemonize(), more bug fixes
rsc
2004-12-28
1
-2
/
+2
*
better exec handling
rsc
2004-12-27
1
-0
/
+1
*
starting to work on Linux
rsc
2004-12-27
1
-0
/
+6
*
shuffle to allow use of execchan in non-pthreads impls
rsc
2004-12-27
1
-0
/
+11
*
start linux pre-2.6 port
rsc
2004-12-27
1
-2
/
+15
*
confine pthreads to pthread.c
rsc
2004-12-27
1
-1
/
+1
*
signal handling, add prototype for pthreadinit
rsc
2004-12-27
1
-1
/
+8
*
more new libthread
rsc
2004-12-25
1
-0
/
+70
*
New thread library
rsc
2004-12-25
1
-241
/
+0
*
more thread work
rsc
2004-11-08
1
-11
/
+23
*
try to implement the daemonize hack.
rsc
2004-10-22
1
-0
/
+13
*
Continue fighting pthreads.
rsc
2004-09-23
1
-59
/
+51
*
Continue the pthreads torture.
rsc
2004-09-21
1
-3
/
+2
*
Continue switching library over to pthreads when possible.
rsc
2004-09-17
1
-0
/
+4
*
Rewrite to remove dependence on rendezvous and its bizarre
rsc
2004-09-17
1
-8
/
+5
*
Fix small bugs.
rsc
2004-05-11
1
-2
/
+4
*
Tweaks to make libthread tell Valgrind about its stack limits,
rsc
2004-04-21
1
-1
/
+1
[next]