summaryrefslogtreecommitdiffstats
path: root/sys/amd64/include/ucontext.h
Commit message (Expand)AuthorAgeFilesLines
* For the page fault handler, save %cr2 in the outer trap handler so thatpeter2003-05-121-0/+1
* Sync ucontext with reality. The struct trapframe changes need to bepeter2003-05-121-11/+11
* Commit MD parts of a loosely functional AMD64 port. This is based onpeter2003-05-011-54/+29
* Align the FPU state in the ucontext and sigcontext to 16 bytesdeischen2002-12-021-4/+6
* Add getcontext, setcontext, and swapcontext as system calls.deischen2002-11-161-10/+3
* Split 4.x and 5.x signal handling so that we can keep 4.x signalpeter2002-10-251-0/+28
* Add another temporary hack to allow running older i386 binaries.deischen2002-10-041-6/+6
* Add kernel support needed for the KSE-aware libpthread:mini2002-09-161-5/+19
* Use a spare slot in the machine context for a flags word to indicatedeischen2002-01-101-1/+4
* Add a per-signal flag to mark handlers registered with osigaction, so weluoqi1999-10-111-2/+0
* Simplification of the signal trampoline and other cleanups.marcel1999-10-071-2/+19
* Re-introduction of sigcontext.marcel1999-10-041-7/+14
* sigset_t change (part 3 of 5)marcel1999-09-291-0/+43
OpenPOWER on IntegriCloud