Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix known issues which blow up the process after dlopen("libthr.so") | Konstantin Belousov | 2015-01-03 | 1 | -55/+0 |
* | Don't peek into MD structures from MI code. The getcontext(3) and | Jonathan Mini | 2002-09-20 | 1 | -9/+1 |
* | Bandaid to stop failing on non-i386 platforms. | Peter Wemm | 2002-09-17 | 1 | -0/+5 |
* | Add signalcontext(), which lays down a signal frame onto a ucontext_t. | Jonathan Mini | 2002-09-16 | 1 | -12/+15 |
* | Include <stddef.h> to fix build problem when namespace pollution | Daniel Eischen | 2002-01-11 | 1 | -7/+8 |
* | Add getcontext, setcontext, makecontext, and swapcontext. These | Daniel Eischen | 2002-01-10 | 1 | -0/+54 |