summaryrefslogtreecommitdiffstats
path: root/lib/libc/amd64/gen/signalcontext.c
Commit message (Collapse)AuthorAgeFilesLines
* Set mc_len to sizeof(mcontext_t), otherwise it is an invalid context.davidxu2003-07-261-0/+1
|
* Add amd64 versions of makecontext() and signalcontext() neededdeischen2003-07-191-0/+103
for libkse (makecontext() is also needed for libthr). These probably will need some tweaking.
OpenPOWER on IntegriCloud