factor/core/io
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
..
backend change add-init-hook to add-startup-hook, new add-shutdown-hook word 2009-10-19 22:17:02 -04:00
binary Fix all failures in the linux64 build email 2011-10-24 19:33:09 -07:00
encodings Add a lint check for swap .. swap that can be replaced by dip. Clean up the cases it finds. 2011-10-26 13:01:04 -07:00
files Use dip instead of swap swap for making file streams 2011-10-26 11:48:26 -07:00
pathnames io.pathnames: enclose a few example outputs in double quote characters 2011-01-14 20:07:10 +09:00
streams vm: dispatch signal handlers through subprimitive 2011-10-27 21:18:18 -07:00
test io.buffers: fix buffer-until for iota (reported by Sascha Matzke) 2010-01-16 18:44:24 +13:00
authors.txt Initial import 2007-09-20 18:09:08 -04:00
io-docs.factor io: document new words 2011-10-17 21:23:09 -07:00
io-tests.factor Forgot using in io.tests 2011-10-19 01:16:41 -07:00
io.factor Add with-error>output word and test 2011-10-19 00:56:11 -07:00
summary.txt Initial import 2007-09-20 18:09:08 -04:00