diff options
author | isaacs <i@izs.me> | 2012-06-20 10:28:44 -0700 |
---|---|---|
committer | isaacs <i@izs.me> | 2012-06-20 10:28:44 -0700 |
commit | 1d3d02c70dffb29e9c80a35fe9f791b357a1dccf (patch) | |
tree | 23ed4ee78b2fcb9ffe541d02e392653175ebef4f /deps/v8/src/debug-agent.h | |
parent | 7887e68ff752260d061d8cdc68dfcece2f6a150d (diff) | |
download | node-new-1d3d02c70dffb29e9c80a35fe9f791b357a1dccf.tar.gz |
Fix fs.readfile('/dev/stdin')
There is no need for fs.readFile() to be using pread rather than read.
The default semantics of read() are such that subsequent reads are where
we want them anyway.
Diffstat (limited to 'deps/v8/src/debug-agent.h')
0 files changed, 0 insertions, 0 deletions