factor/basis/io/mmap
Slava Pestov 46045c882e 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
..
alien
bool
char
double
float
functor support read-only mmap 2009-04-25 19:22:00 -05:00
int
long
longlong
short
uchar
uint
ulong
ulonglong
unix fix file mode for read only mmap in unix 2009-04-25 20:03:13 -05:00
ushort
windows finish fixing the using list for windows.errors, more ffi bindings 2009-04-30 10:25:59 -05:00
authors.txt
mmap-docs.factor support read-only mmap 2009-04-25 19:22:00 -05:00
mmap-tests.factor test read-only mmap 2009-04-25 19:32:44 -05:00
mmap.factor 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
summary.txt