chibi-scheme/lib/chibi/io
Alex Shinn 9f25895e8c FFI needs to check for FILE* backed ports when wrapping a C function that expects a FILE* and string streams are not supported.
Also fixing bug in make-custom-output-port that didn't check for exceptions.
2011-12-17 14:51:58 +09:00
..
io.scm using result length from fread; string-count optimized and safe for invalid strings. 2011-11-26 13:04:51 +09:00
io.stub using result length from fread; string-count optimized and safe for invalid strings. 2011-11-26 13:04:51 +09:00
port.c FFI needs to check for FILE* backed ports when wrapping a C function that expects a FILE* and string streams are not supported. 2011-12-17 14:51:58 +09:00