factor/library/io/unix
slava af1dcf3990 : delete-all 0 swap set-length ; 2006-08-09 20:14:54 +00:00
..
files.factor New <file-r/w> word for opening a stream that can read and write to the same path -- only useful for *nix devices 2006-07-21 20:31:39 +00:00
io.factor : delete-all 0 swap set-length ; 2006-08-09 20:14:54 +00:00
load.factor
sockets.factor Minor Unix I/O cleanups, <client> now waits for a connection, stream-flush now checks for an error 2006-08-05 23:01:59 +00:00
syscalls-freebsd.factor
syscalls-linux.factor
syscalls-macosx.factor
syscalls-solaris.factor
syscalls.factor
types.factor