summaryrefslogtreecommitdiffstats
path: root/src/libthread/x86_64-ucontext.h
Commit message (Collapse)AuthorAgeFilesLines
* libthread: simplifyRuss Cox2020-12-301-42/+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.
* 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>
* libthread: Lion context routinesRuss Cox2011-10-131-0/+43