]> gitweb.factorcode.org Git - factor.git/commit
io.streams.c: remove -seek and -tell methods
authorJoe Groff <arcata@gmail.com>
Sat, 15 Oct 2011 04:36:25 +0000 (21:36 -0700)
committerJoe Groff <arcata@gmail.com>
Tue, 18 Oct 2011 04:23:10 +0000 (21:23 -0700)
commit0353179a9244a003f35481241b926a1aee386304
tree2c15b26a7fdffaf8c8189aeac0fe5e80f6795095
parente4265125346b6e2b66f2b8040938ef4ac9c28607
io.streams.c: remove -seek and -tell methods
M: c-stream stream-seek was broken and bootstrap doesn't need it so save some code.
core/io/streams/c/c-tests.factor
core/io/streams/c/c.factor