]> gitweb.factorcode.org Git - factor.git/commit
fix bootstrap failure, unix i/o code no longer creates new sbufs all the time
authorSlava Pestov <slava@factorcode.org>
Wed, 20 Jul 2005 22:33:32 +0000 (22:33 +0000)
committerSlava Pestov <slava@factorcode.org>
Wed, 20 Jul 2005 22:33:32 +0000 (22:33 +0000)
commit2673c2df69377fe12939789002f19107418709f7
treeaae905b52b7b03007b24f3655abca0721e8f514d
parent3a366a386faeca91f80eb639fed1cb34d9343334
fix bootstrap failure, unix i/o code no longer creates new sbufs all the time
TODO.FACTOR.txt
library/bootstrap/boot-stage1.factor
library/collections/growable.factor [new file with mode: 0644]
library/collections/sequences.factor
library/io/buffer.factor
library/unix/io.factor