repo.or.cz
/
factor
/
jcg.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge branch 'master' of git://factorcode.org/git/factor
[factor/jcg.git]
/
basis
/
io
/
launcher
/
windows
/
nt
/
test
/
stderr.factor
blob
f22f50e406e73f57ee78cdc52ee1a769a1e83501
1
USE: io
\r
2
USE: namespaces
\r
3
\r
4
"output" write flush
\r
5
"error" error-stream get stream-write error-stream get stream-flush
\r