summaryrefslogtreecommitdiff
path: root/deps/v8
diff options
context:
space:
mode:
authorisaacs <i@izs.me>2012-06-20 10:28:44 -0700
committerisaacs <i@izs.me>2012-06-20 10:28:44 -0700
commit1d3d02c70dffb29e9c80a35fe9f791b357a1dccf (patch)
tree23ed4ee78b2fcb9ffe541d02e392653175ebef4f /deps/v8
parent7887e68ff752260d061d8cdc68dfcece2f6a150d (diff)
downloadnode-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')
0 files changed, 0 insertions, 0 deletions