aboutsummaryrefslogtreecommitdiff
path: root/src/libthread/Linux.c
Commit message (Expand)AuthorAgeFilesLines
* libthread: remove Linux 2.4 codeRuss Cox2020-01-191-462/+0
* Trivial changes: whitespace and modes.Dan Cross2020-01-101-7/+6
* fix proc leak; add p9usepwlibraryrsc2006-06-121-1/+1
* try arm againrsc2005-11-041-3/+0
* use macro for getcontext (setjmp)rsc2005-11-041-2/+2
* armrsc2005-11-031-13/+0
* armrsc2005-11-031-1/+2
* armrsc2005-11-011-0/+40
* different fixrsc2005-07-281-4/+6
* Try to avoid races in underlying C libraryrsc2005-07-271-0/+14
* more exitsrsc2005-01-171-0/+3
* add _procwakeupandunlockrsc2005-01-061-10/+17
* go back to 1000 schedsrsc2005-01-061-1/+1
* add some annoying lock loop prints -- let's seersc2005-01-061-8/+65
* restore old plan 9 property that when thersc2004-12-281-0/+5
* more freebsd workrsc2004-12-281-8/+0
* remove debuggingrsc2004-12-281-3/+0
* add threaddaemonize(), more bug fixesrsc2004-12-281-7/+12
* better exec handlingrsc2004-12-271-30/+3
* starting to work on Linuxrsc2004-12-271-2/+37
* linux pre-2.6 implementationrsc2004-12-271-0/+348