aboutsummaryrefslogtreecommitdiff
path: root/src/libthread/COPYRIGHT
Commit message (Collapse)AuthorAgeFilesLines
* libthread: simplifyRuss Cox2020-12-301-9/+0
| | | | | | | | Now that everything uses pthreads and pthreadperthread, can delete various conditionals, all the custom context code, and so on. Also update documents. Fixes #355.
* libthread: use consistent stack calculation code in makecontextRuss Cox2020-01-191-3/+3
| | | | | | Also reduce duplication: makecontext is per-arch not per-os-arch. May fix #353.
* add waitrsc2006-02-121-1/+1
|
* sparc64 attemptrsc2006-02-101-0/+8
|
* licensersc2005-01-141-0/+45