index
:
plan9port.git
master
This is a port of many Plan 9 libraries and programs to Unix. [forked]
nobody
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libthread
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-15
libthread: use libc functions in ucontext for macOS (#417)
Xiao-Yong
3
-81
/
+3
2020-05-17
libthread: handle spurious _procsleep wakeups, fix $LIBTHREAD handling
Russ Cox
2
-6
/
+26
2020-05-17
libthread: add pthreadperthread mode and use under ASAN
Russ Cox
4
-18
/
+120
2020-02-11
libthread: fix ARM build by renaming file
Neven Sajko
1
-0
/
+0
2020-01-24
libthread: comment stack border a bit more
Russ Cox
1
-4
/
+10
2020-01-19
libthread: fix test deps, cleanup in mkfile
Russ Cox
1
-1
/
+4
2020-01-19
libthread: clean up sysofiles.sh a bit more
Russ Cox
1
-25
/
+10
2020-01-19
libthread: rm OpenBSD tas implementations
Russ Cox
2
-23
/
+1
2020-01-19
libthread: use consistent stack calculation code in makecontext
Russ Cox
11
-83
/
+36
2020-01-19
libthread: rm NetBSD pthread reference in sysofiles.sh
Russ Cox
1
-1
/
+1
2020-01-19
all: remove Linux 2.4 vs 2.6 detection
Russ Cox
2
-44
/
+3
2020-01-19
libthread: remove Linux 2.4 code
Russ Cox
7
-513
/
+462
2020-01-19
libthread: rm unused sparc-ucontext.h
Russ Cox
2
-37
/
+0
2020-01-19
libthread: rm Darwin pre-11.0.0 support
Russ Cox
5
-192
/
+0
2020-01-19
libthread: rm FreeBSD 4 code
Russ Cox
6
-500
/
+52
2020-01-19
libthread: rm OpenBSD.c
Russ Cox
1
-145
/
+0
2020-01-19
libthread: rm unused ARM (get|set)mcontext (#354)
Neven Sajko
1
-43
/
+0
2020-01-16
libthread: NetBSD supports pthreads, remove ancient systems in sysofiles.sh
Dan Cross
1
-8
/
+1
2020-01-14
libthread: use mmap to allocate OpenBSD stacks
Russ Cox
6
-8
/
+61
2020-01-13
libthread: fix fault in teardown of proc
Russ Cox
2
-1
/
+2
2020-01-13
libthread: fix nbrecvul, recvul to match man page, Plan 9
Russ Cox
1
-2
/
+2
2020-01-12
libthread: run first thread in proc on system stack
Russ Cox
3
-17
/
+47
2020-01-10
Trivial changes: whitespace and modes.
Dan Cross
23
-54
/
+29
2012-10-22
libthread: add threadspawnd
Russ Cox
2
-6
/
+16
2012-10-20
fix gcc 4.7 warnings (thanks Tuncer Ayaz)
Russ Cox
1
-2
/
+1
2012-07-14
openbsd updates (thanks Pascal Stumpf)
Russ Cox
7
-138
/
+80
2011-10-23
OS X PowerPC fixes (thanks Cameron Kaiser)
Russ Cox
2
-2
/
+2
2011-10-14
libthread: fix 10.5.8 build - uname says 9.8.0
Russ Cox
1
-1
/
+1
2011-10-13
libthread: Lion context routines
Russ Cox
6
-3
/
+129
2011-08-02
build: OS X 64-bit build
Russ Cox
5
-18
/
+27
2011-05-18
arm: build fixes
Richard Miller
3
-20
/
+17
2009-11-18
libthread: context switching for arm, still not complete
Russ Cox
4
-4
/
+78
2009-09-11
INSTALL: fix build on Snow Leopard
Russ Cox
1
-0
/
+3
2009-08-17
libthread: make page work on OS X
Russ Cox
2
-0
/
+5
2008-12-23
libthread: work around gcc warning on FreeBSD
Russ Cox
1
-1
/
+1
2008-10-26
libthread: correct sysfatal handler prototype
Russ Cox
1
-4
/
+2
2008-07-20
libthread: add proper sysfatal
Tim Wiess
1
-0
/
+16
2008-07-09
libthread: abort on single-threaded lock contention
Russ Cox
1
-0
/
+24
2008-06-01
libthread: fix 64-bit bug in threadstart (Nathaniel Filardo)
Russ Cox
1
-1
/
+1
2008-05-06
libthread: fix no-receive nbrecv etc. bug (David Jeannot)
Russ Cox
1
-8
/
+12
2008-05-05
libthread: input sanity checks
Russ Cox
1
-2
/
+3
2008-02-28
libthread: remove bogus write in threadmain
Russ Cox
1
-1
/
+0
2007-11-05
libthread: use our own swapcontext/makecontext even on OS X 10.5
Russ Cox
2
-5
/
+11
2007-11-03
libthread: better OS X 10.5 test (Jeff Sickel)
Russ Cox
1
-1
/
+1
2007-10-30
libthread: Apple OS X 10.5 (Leopard) tweaks (Jeff Sickel, Bakul Shah)
Russ Cox
3
-9
/
+12
2007-08-22
libthread: simplify alt tracking, possibly fixing bug
Russ Cox
2
-7
/
+9
2007-05-01
use standard sun context routines
rsc
1
-0
/
+6
2007-01-18
Mac FUSE support (thanks to Jeff Sickel)
rsc
1
-1
/
+0
2006-06-26
pin
rsc
1
-0
/
+1
2006-06-26
pin
rsc
1
-0
/
+52
[next]