Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Align the FPU state in the ucontext and sigcontext to 16 bytes | deischen | 2002-12-02 | 1 | -4/+6 |
* | Add getcontext, setcontext, and swapcontext as system calls. | deischen | 2002-11-16 | 1 | -10/+3 |
* | Split 4.x and 5.x signal handling so that we can keep 4.x signal | peter | 2002-10-25 | 1 | -0/+28 |
* | Add another temporary hack to allow running older i386 binaries. | deischen | 2002-10-04 | 1 | -6/+6 |
* | Add kernel support needed for the KSE-aware libpthread: | mini | 2002-09-16 | 1 | -5/+19 |
* | Use a spare slot in the machine context for a flags word to indicate | deischen | 2002-01-10 | 1 | -1/+4 |
* | Add a per-signal flag to mark handlers registered with osigaction, so we | luoqi | 1999-10-11 | 1 | -2/+0 |
* | Simplification of the signal trampoline and other cleanups. | marcel | 1999-10-07 | 1 | -2/+19 |
* | Re-introduction of sigcontext. | marcel | 1999-10-04 | 1 | -7/+14 |
* | sigset_t change (part 3 of 5) | marcel | 1999-09-29 | 1 | -0/+43 |