2 Commits (45ed54600931eb6a81543dbb1e9b4bd77a10c4a5)

Author SHA1 Message Date
isaacs 1a2255ab44 Faster fs.readFile and fs.readFileSync 13 years ago
Ben Noordhuis df2c5fa81d fs: fix file descriptor leak in sync functions 13 years ago
Ben Noordhuis 018e110cd1 test: replace .addListener() calls with .on() 13 years ago
Colton Baker 87286cc737 Fixed a lot of jslint errors. 13 years ago
Ben Noordhuis 2d9ab49239 file: fix errno propagation in sync fs calls 13 years ago
Ben Noordhuis 1e6b72e8cb Test case for issue #1228: errno masked in fs.openSync(). 14 years ago
Ryan Dahl 55048cdf79 Update copyright headers 14 years ago
Felix Geisendörfer 29b0dc4ec8 Fix: fs.open callback did not fire 14 years ago