| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | libthread: simplify | Russ Cox | 2020-12-30 | 1 | -49/+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 makecontext | Russ Cox | 2020-01-19 | 1 | -0/+49 |
| Also reduce duplication: makecontext is per-arch not per-os-arch. May fix #353. | |||||
