Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

repl: fix /dev/null history file regression #12762

Merged
merged 1 commit into from May 2, 2017

Commits on May 2, 2017

  1. repl: fix /dev/null history file regression

    This fixes a regression from 83887f3 where ftruncate() fails on
    a file symlinked to /dev/null.
    
    PR-URL: nodejs#12762
    Reviewed-By: Anna Henningsen <anna@addaleax.net>
    Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com>
    Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
    Reviewed-By: Bartosz Sosnowski <bartosz@janeasystems.com>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    mscdex committed May 2, 2017
    Configuration menu
    Copy the full SHA
    c20e87a View commit details
    Browse the repository at this point in the history