Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Set mc_len to sizeof(mcontext_t), otherwise it is an invalid context. | davidxu | 2003-07-26 | 1 | -0/+1 |
| | |||||
* | Add amd64 versions of makecontext() and signalcontext() needed | deischen | 2003-07-19 | 1 | -0/+103 |
for libkse (makecontext() is also needed for libthr). These probably will need some tweaking. |