retroforth/interfaces/io
crc 0c2ce89973 add f:min f:max f:limit f:between? f:inc f:dec
FossilOrigin-Name: aa70ea4e2b3916c4511d69ace5a30b5342e446f952d14a4e0c0f886cc6102886
2019-01-28 14:38:15 +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:min f:max f:limit f:between? f:inc f:dec 2019-01-28 14:38:15 +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