factor/basis/io
Doug Coleman 75e98b4bc3 Revert "Replace inline INVALID_HANDLE_VALUE checks with check-invalid-handle calls"
This reverts commit 1e61dbfd2a.
2020-01-03 13:04:29 -06:00
..
backend basis: Fix bootstrap to display unix signals instead of "Error in print-error!" 2019-09-27 17:17:56 -05:00
buffers core: Add the shuffler words but without primitives. 2018-06-19 22:52:58 -05:00
crlf io.crlf: adding read-ignoring-crlf and read1-ignoring-crlf. 2019-04-05 11:34:34 -07:00
directories Revert "Replace inline INVALID_HANDLE_VALUE checks with check-invalid-handle calls" 2020-01-03 13:04:29 -06:00
encodings core/basis/extra: using while* in a few places. 2019-12-13 14:38:26 -08:00
files Revert "Replace inline INVALID_HANDLE_VALUE checks with check-invalid-handle calls" 2020-01-03 13:04:29 -06:00
launcher io.launcher.unix: Fix test. 2019-09-27 23:13:51 -05:00
mmap io: Trim using lists. 2020-01-03 12:42:11 -06:00
monitors Revert "io.encodings.utf16: add a utf16n word for native utf16 type." 2019-08-06 07:12:55 -07:00
pipes more test IN: cleanup. 2018-02-15 09:20:01 -08:00
pools
ports io: Trim using lists. 2020-01-03 12:42:11 -06:00
servers continuations[-docs]: add the finally word 2019-04-22 21:57:51 -07:00
sockets Revert "Replace "win32-error-string throw" with windows-error instance throwing" 2020-01-03 13:03:10 -06:00
standard-paths io.standard-paths: Add yet another path for Windows. 2018-12-24 13:08:28 -06:00
streams io.streams.byte-array.fast: push-all is faster for byte-array. 2019-05-19 18:47:34 -07:00
styles *-docs: replace double spaces with single spaces 2017-06-05 13:16:07 -07:00
thread
timeouts