node/lib/internal
Chris Dickinson ca219b00d1 repl: fix for a+ fd clearing the file on read
The second step of augmenting the internal REPL with persistent
history was to re-open the history file with a 'w' handle. This
truncated the file. If a user did not enter a new line before
closing the REPL, their history would be deleted.

PR-URL: https://github.com/iojs/io.js/pull/1605
Reviewed-By: Roman Reiss <me@silverwind.io>
2015-05-04 10:45:14 -07:00
..
freelist.js
repl.js repl: fix for a+ fd clearing the file on read 2015-05-04 10:45:14 -07:00
smalloc.js lib: deprecate the smalloc module 2015-04-29 19:33:43 +02:00