retroforth/interfaces/io
crc 79120e4537 fix bug in f:tuck
FossilOrigin-Name: a97e58c28a8ac36e4effe277e5d76d5a8b684b167bc9c1cc9fee5d904b995206
2019-01-30 15:49:07 +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 add f:push and f:pop 2019-01-28 14:03:46 +00:00
io_floatingpoint.forth fix bug in f:tuck 2019-01-30 15:49:07 +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 move io devices to a separate directory, build as .o files 2019-01-11 21:51:21 +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