factor/core/io/streams
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
..
byte-array io: input-stream and output-stream mixins 2011-10-18 16:25:09 -07:00
c vm: dispatch signal handlers through subprimitive 2011-10-27 21:18:18 -07:00
memory io: input-stream and output-stream mixins 2011-10-18 16:25:09 -07:00
plain Move formatted stream output words to io.styles; they didn't belong in core, and this reduces deployed image size 2009-01-13 17:12:43 -06:00
sequence io: input-stream and output-stream mixins 2011-10-18 16:25:09 -07:00