retroforth/interfaces/io
crc 1aef103bd2 add f:dump-stack
FossilOrigin-Name: 2d90f488cd7acd2419edfaeb6364675bd9122efe738a093aa03c80ffecebc84a
2019-01-29 02:21:52 +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:dump-stack 2019-01-29 02:21:52 +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