]> gitweb.factorcode.org Git - factor.git/commit
Started work on win32 IO rewrite
authorMackenzie Straight <eizneckam@gmail.com>
Thu, 23 Dec 2004 11:51:42 +0000 (11:51 +0000)
committerMackenzie Straight <eizneckam@gmail.com>
Thu, 23 Dec 2004 11:51:42 +0000 (11:51 +0000)
commit9591506f139b53c32054b9c7f18ee3b07519c65c
treeecc3322c1e5f69c02d40072c2ebc364bc0858342
parent1683ff9b3c8cadb64fb90d66cb734b086432d340
Started work on win32 IO rewrite
library/bootstrap/boot-stage2.factor
library/bootstrap/init-stage2.factor
library/compiler/alien.factor
library/io/buffer.factor [new file with mode: 0644]
library/io/win32-console.factor [new file with mode: 0644]
library/io/win32-io-internals.factor [new file with mode: 0644]
library/io/win32-stream.factor [new file with mode: 0644]
library/win32/win32-errors.factor [new file with mode: 0644]
library/win32/win32-io.factor [new file with mode: 0644]