aboutsummaryrefslogtreecommitdiff
path: root/sys/alpha/include/ucontext.h
Commit message (Expand)AuthorAgeFilesLines
* First pass at removing Alpha kernel support.John Baldwin2006-05-111-69/+0
* Use a spare for the thread pointer (mc_thrptr). The thread pointerMarcel Moolenaar2003-07-241-1/+2
* Add getcontext, setcontext, and swapcontext as system calls.Daniel Eischen2002-11-161-3/+6
* Split 4.x and 5.x signal handling so that we can keep 4.x signalPeter Wemm2002-10-251-0/+12
* Use a spare slot in the machine context to identify the context formatDaniel Eischen2002-01-101-1/+4
* Don't include <machine/frame.h>.Doug Rabson1999-10-081-2/+0
* Re-introduction of sigcontext.Marcel Moolenaar1999-10-041-10/+16
* sigset_t change (part 3 of 5)Marcel Moolenaar1999-09-291-0/+46