1
0
mirror of https://github.com/janet-lang/janet synced 2024-11-13 04:09:54 +00:00
janet/src
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
..
boot truthy/falsey is more accurate than true/false 2023-09-22 03:04:41 +03:00
conf Tweak janetconf.h 2023-09-19 10:34:50 +09:00
core Add optional buffer-size to file/open. 2023-09-23 09:40:17 -05:00
include Distinguish between JANET_API and JANET_EXPORT 2023-09-20 20:07:03 -07:00
mainclient Run through astyle with manual corrections 2023-06-08 13:01:49 -05:00