factor/core/continuations
Joe Groff 1386212d23 vm: dispatch signal handlers through subprimitive
We also need to save C ABI volatile registers before calling the signal handler in order to be able to reliably resume. Add signal-handler and leaf-signal-handler subprimitives to preserve volatile registers before invoking the signal handler C function.
2011-10-27 21:18:18 -07:00
..
authors.txt Initial import 2007-09-20 18:09:08 -04:00
continuations-docs.factor continuations: document full effect of cleanup 2011-10-14 14:45:21 -07:00
continuations-tests.factor Merge up 2010-01-30 20:39:43 -08:00
continuations.factor vm: dispatch signal handlers through subprimitive 2011-10-27 21:18:18 -07:00
summary.txt Initial import 2007-09-20 18:09:08 -04:00
tags.txt Initial import 2007-09-20 18:09:08 -04:00