index
:
emorgan/plan9port.git
master
Plan9 port with some modifications
Ethan Morgan
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libthread
/
threadimpl.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
libthread: drop schedlock
Russ Cox
2020-12-30
1
-1
/
+0
*
libthread: simplify
Russ Cox
2020-12-30
1
-44
/
+0
*
libthread: fix pthreadperthread bugs
Russ Cox
2020-12-30
1
-0
/
+1
*
libthread: use libc functions in ucontext for macOS (#417)
Xiao-Yong
2020-06-15
1
-35
/
+1
*
libthread: add pthreadperthread mode and use under ASAN
Russ Cox
2020-05-17
1
-11
/
+22
*
libthread: use consistent stack calculation code in makecontext
Russ Cox
2020-01-19
1
-0
/
+3
*
libthread: rm unused sparc-ucontext.h
Russ Cox
2020-01-19
1
-14
/
+0
*
libthread: rm FreeBSD 4 code
Russ Cox
2020-01-19
1
-9
/
+0
*
libthread: use mmap to allocate OpenBSD stacks
Russ Cox
2020-01-14
1
-0
/
+2
*
libthread: fix fault in teardown of proc
Russ Cox
2020-01-13
1
-1
/
+1
*
libthread: run first thread in proc on system stack
Russ Cox
2020-01-12
1
-1
/
+0
*
Trivial changes: whitespace and modes.
Dan Cross
2020-01-10
1
-1
/
+1
*
libthread: add threadspawnd
Russ Cox
2012-10-22
1
-2
/
+3
*
openbsd updates (thanks Pascal Stumpf)
Russ Cox
2012-07-14
1
-0
/
+2
*
OS X PowerPC fixes (thanks Cameron Kaiser)
Russ Cox
2011-10-23
1
-1
/
+1
*
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
[next]