Get rid of coupling for stdout
authorFelix Geisendörfer <felix@debuggable.com>
Mon, 19 Apr 2010 22:22:59 +0000 (00:22 +0200)
committerRyan Dahl <ry@tinyclouds.org>
Wed, 28 Apr 2010 00:27:34 +0000 (17:27 -0700)
commit76f98c27de4564fcefee83878f525a9a66940a0e
treeabdd0162bfcaf357f29e91b12fc378634bab82e4
parentf6185516941c486c5abc8c856185495070a734d9
Get rid of coupling for stdout
lib/fs.js
src/node.js
src/node_stdio.cc
test/fixtures/echo.js
test/fixtures/stdout.js [new file with mode: 0644]
test/simple/test-stdout-to-file.js [new file with mode: 0644]