retroforth/interfaces/io
crc fbe3cc5b44 add f:rot
FossilOrigin-Name: ed799c19416aa4efe3a44862f75cea2c72de17cf3916a5d69efdec86be2ea875
2019-01-28 14:20:06 +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 add f:rot 2019-01-28 14:20:06 +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