aboutsummaryrefslogtreecommitdiff
path: root/src/libthread/Linux-sparc64-swapcontext.c
Commit message (Collapse)AuthorAgeFilesLines
* libthread: use consistent stack calculation code in makecontextRuss Cox2020-01-191-49/+0
| | | | | | Also reduce duplication: makecontext is per-arch not per-os-arch. May fix #353.
* Trivial changes: whitespace and modes.Dan Cross2020-01-101-1/+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>
* morersc2006-02-161-4/+6
|
* sparc64 attemptrsc2006-02-101-0/+48