]> gitweb.factorcode.org Git - factor.git/commit
Clean up init-stdio implementations and move io.streams.null to basis
authorSlava Pestov <slava@slava-pestovs-macbook-pro.local>
Tue, 12 May 2009 08:35:48 +0000 (03:35 -0500)
committerSlava Pestov <slava@slava-pestovs-macbook-pro.local>
Tue, 12 May 2009 08:35:48 +0000 (03:35 -0500)
commit96b1ae86a4985464635c0970912eef1fca5d6395
treea66501b90f99505cb72ba7e5a3e626d0f16ce994
parent6e08e29a3a2c0aff6ff48100732c30b5f0eec84c
Clean up init-stdio implementations and move io.streams.null to basis
12 files changed:
basis/io/backend/unix/unix.factor
basis/io/backend/windows/nt/nt.factor
basis/io/streams/null/authors.txt [new file with mode: 0755]
basis/io/streams/null/null-docs.factor [new file with mode: 0644]
basis/io/streams/null/null.factor [new file with mode: 0644]
basis/io/streams/null/summary.txt [new file with mode: 0644]
core/io/backend/backend.factor
core/io/streams/c/c.factor
core/io/streams/null/authors.txt [deleted file]
core/io/streams/null/null-docs.factor [deleted file]
core/io/streams/null/null.factor [deleted file]
core/io/streams/null/summary.txt [deleted file]