1
0
mirror of https://github.com/janet-lang/janet synced 2025-04-24 11:43:16 +00:00
Calvin Rose e00a461c26 Add optional buffer-size to file/open.
This calls setvbuf to change FILE buffering. A goal is
to be able to use the existing file/* functions for blocking
IO analogous to `read` and `write` system calls.
2023-09-23 09:40:17 -05:00
..
2023-09-19 10:34:50 +09:00