| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | libthread: use consistent stack calculation code in makecontext | Russ Cox | 2020-01-19 | 1 | -24/+0 |
| | | | | | | | Also reduce duplication: makecontext is per-arch not per-os-arch. May fix #353. | ||||
| * | Trivial changes: whitespace and modes. | Dan Cross | 2020-01-10 | 1 | -2/+0 |
| | | | | | | | | | | Remote whitespace at the ends of lines. Remove blank lines from the ends of files. Change modes on source files so that they are not executable. Signed-off-by: Dan Cross <cross@gajendra.net> | ||||
| * | arm: build fixes | Richard Miller | 2011-05-18 | 1 | -13/+13 |
| | | | | | | | | | Get p9p to build cleanly for ARM - based on suggestions from rsc and eekee, plus a final tweak from me. Tested (a bit) on sheevaplug (ubuntu jaunty), Nokia N800 (maemo 4) and Nokia N900 (maemo 5). R=rsc CC=plan9port.codebot http://codereview.appspot.com/4524056 | ||||
| * | libthread: context switching for arm, still not complete | Russ Cox | 2009-11-18 | 1 | -0/+26 |
