Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't peek into MD structures from MI code. The getcontext(3) and | mini | 2002-09-20 | 1 | -9/+1 |
* | Bandaid to stop failing on non-i386 platforms. | peter | 2002-09-17 | 1 | -0/+5 |
* | Add signalcontext(), which lays down a signal frame onto a ucontext_t. | mini | 2002-09-16 | 1 | -12/+15 |
* | Include <stddef.h> to fix build problem when namespace pollution | deischen | 2002-01-11 | 1 | -7/+8 |
* | Add getcontext, setcontext, makecontext, and swapcontext. These | deischen | 2002-01-10 | 1 | -0/+54 |