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

fs: undeprecate lchown() #21498

Merged
merged 1 commit into from
Jun 27, 2018
Merged

fs: undeprecate lchown() #21498

merged 1 commit into from
Jun 27, 2018

Commits on Jun 27, 2018

  1. fs: undeprecate lchown()

    uv_fs_lchown() exists, as of libuv 1.21.0. fs.lchown() can now
    be undeprecated. This commit also adds tests, as there were
    none.
    
    PR-URL: nodejs#21498
    Fixes: nodejs#19868
    Reviewed-By: Wyatt Preul <[email protected]>
    cjihrig committed Jun 27, 2018
    Configuration menu
    Copy the full SHA
    7ff50f9 View commit details
    Browse the repository at this point in the history