aboutsummaryrefslogtreecommitdiff
path: root/src/libthread/386-ucontext.h
Commit message (Collapse)AuthorAgeFilesLines
* libthread: simplifyRuss Cox2020-12-301-119/+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-4/+2
| | | | | | | | | 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>
* typorsc2006-01-271-1/+1
|
* bsdrsc2006-01-271-0/+2
|
* use macro for getcontext (setjmp)rsc2005-11-041-2/+2
|
* openbsdrsc2005-07-201-5/+6
|
* stolen from freebsd; maybe work on openbsd?rsc2005-07-191-0/+118