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
/
pthread.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-17
libthread: handle spurious _procsleep wakeups, fix $LIBTHREAD handling
Russ Cox
1
-1
/
+3
2020-05-17
libthread: add pthreadperthread mode and use under ASAN
Russ Cox
1
-0
/
+33
2005-02-03
stupid gcc
rsc
1
-1
/
+1
2005-01-18
better exit handling
rsc
1
-3
/
+4
2005-01-17
allow config to override kernel version
rsc
1
-0
/
+17
2005-01-07
sunos fixes
rsc
1
-3
/
+3
2005-01-06
add _procwakeupandunlock
rsc
1
-0
/
+10
2004-12-28
restore old plan 9 property that when the
rsc
1
-0
/
+5
2004-12-28
more freebsd work
rsc
1
-4
/
+0
2004-12-28
remove debugging
rsc
1
-0
/
+6
2004-12-27
better exec handling
rsc
1
-6
/
+0
2004-12-27
shuffle to allow use of execchan in non-pthreads impls
rsc
1
-0
/
+6
2004-12-27
start linux pre-2.6 port
rsc
1
-3
/
+3
2004-12-27
confine pthreads to pthread.c
rsc
1
-5
/
+29
2004-12-27
signal handling, add prototype for pthreadinit
rsc
1
-1
/
+1
2004-12-25
more new libthread
rsc
1
-0
/
+108
2004-12-25
New thread library
rsc
1
-271
/
+0
2004-11-08
more thread work
rsc
1
-86
/
+182
2004-10-22
try to implement the daemonize hack.
rsc
1
-20
/
+28
2004-10-22
debugging, more pthreads crap
rsc
1
-1
/
+4
2004-09-23
add pthread
rsc
1
-0
/
+164