summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen/swapcontext.c
Commit message (Expand)AuthorAgeFilesLines
* Don't peek into MD structures from MI code. The getcontext(3) andmini2002-09-201-9/+1
* Bandaid to stop failing on non-i386 platforms.peter2002-09-171-0/+5
* Add signalcontext(), which lays down a signal frame onto a ucontext_t.mini2002-09-161-12/+15
* Include <stddef.h> to fix build problem when namespace pollutiondeischen2002-01-111-7/+8
* Add getcontext, setcontext, makecontext, and swapcontext. Thesedeischen2002-01-101-0/+54
OpenPOWER on IntegriCloud