factor/basis/io
Doug Coleman 469e7e8d67 newstructify PIXELFORMAT 2009-08-27 20:35:37 -05:00
..
backend newstructify PIXELFORMAT 2009-08-27 20:35:37 -05:00
buffers A few inline declarations 2009-08-27 04:09:12 -05:00
crlf
directories fix directory-entries so we can bootstrap again 2009-08-25 23:50:27 -05:00
encodings
files less aggressive open-file for file-times, use FILETIME struct now 2009-08-25 17:34:06 -05:00
launcher use structs in process launcher 2009-08-25 17:46:07 -05:00
mmap Disposables are now registered in a global disposables set. To take advantage of this, subclass disposable instead of providing a disposed slot and call new-disposable instead of new. tools.disposables defines two words, 'disposable.' and 'leaks', to help track down resource lifetime problems 2009-08-24 02:26:13 -05:00
monitors io.monitors: fixes for disposable protocol 2009-08-24 20:55:24 -05:00
pipes
pools
ports Disposables are now registered in a global disposables set. To take advantage of this, subclass disposable instead of providing a disposed slot and call new-disposable instead of new. tools.disposables defines two words, 'disposable.' and 'leaks', to help track down resource lifetime problems 2009-08-24 02:26:13 -05:00
servers
sockets Disposables are now registered in a global disposables set. To take advantage of this, subclass disposable instead of providing a disposed slot and call new-disposable instead of new. tools.disposables defines two words, 'disposable.' and 'leaks', to help track down resource lifetime problems 2009-08-24 02:26:13 -05:00
streams support seeking on limited streams 2009-08-26 13:48:41 -05:00
styles
thread
timeouts