retroforth/interfaces/io
crc fc63c184ca fix a bug in unix syscall forth code
FossilOrigin-Name: e6c68dcbcc627134e4c1071819eb0a7d588298a8ccf68a0964983b59688bd1f6
2019-02-05 03:21:25 +00:00
..
io_filesystem.c move io devices to a separate directory, build as .o files 2019-01-11 21:51:21 +00:00
io_filesystem.forth move io devices to a separate directory, build as .o files 2019-01-11 21:51:21 +00:00
io_floatingpoint.c fix another floating point bug 2019-01-30 18:15:56 +00:00
io_floatingpoint.forth more fixes from Kiyoshi 2019-02-04 12:11:28 +00:00
io_gopher.c add openbsd implementations of strlcat and strlcpy for use with glibc 2019-01-18 01:20:08 +00:00
io_gopher.forth move io devices to a separate directory, build as .o files 2019-01-11 21:51:21 +00:00
io_unix_syscalls.c add openbsd implementations of strlcat and strlcpy for use with glibc 2019-01-18 01:20:08 +00:00
io_unix_syscalls.forth fix a bug in unix syscall forth code 2019-02-05 03:21:25 +00:00
rng.c initial stub files for RNG device 2019-01-19 16:57:25 +00:00
rng.forth random:xoroshiro128** now doing calculations on the stack (WilhelmVonWeiner) 2019-01-22 12:52:45 +00:00
strl.h add openbsd implementations of strlcat and strlcpy for use with glibc 2019-01-18 01:20:08 +00:00