aboutsummaryrefslogtreecommitdiff
path: root/src/libthread/Linux.c
AgeCommit message (Expand)AuthorFilesLines
2020-01-10Trivial changes: whitespace and modes.Dan Cross1-7/+6
2006-06-12fix proc leak; add p9usepwlibraryrsc1-1/+1
2005-11-04try arm againrsc1-3/+0
2005-11-04use macro for getcontext (setjmp)rsc1-2/+2
2005-11-03armrsc1-13/+0
2005-11-03armrsc1-1/+2
2005-11-01armrsc1-0/+40
2005-07-28different fixrsc1-4/+6
2005-07-27Try to avoid races in underlying C libraryrsc1-0/+14
2005-01-17more exitsrsc1-0/+3
2005-01-06add _procwakeupandunlockrsc1-10/+17
2005-01-06go back to 1000 schedsrsc1-1/+1
2005-01-06add some annoying lock loop prints -- let's seersc1-8/+65
2004-12-28restore old plan 9 property that when thersc1-0/+5
2004-12-28more freebsd workrsc1-8/+0
2004-12-28remove debuggingrsc1-3/+0
2004-12-28add threaddaemonize(), more bug fixesrsc1-7/+12
2004-12-27better exec handlingrsc1-30/+3
2004-12-27starting to work on Linuxrsc1-2/+37
2004-12-27linux pre-2.6 implementationrsc1-0/+348