0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/lib/internal/fs
cjihrig 7ff50f9e9c
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: https://github.com/nodejs/node/pull/21498
Fixes: https://github.com/nodejs/node/issues/19868
Reviewed-By: Wyatt Preul <wpreul@gmail.com>
2018-06-27 11:37:17 -04:00
..
promises.js fs: undeprecate lchown() 2018-06-27 11:37:17 -04:00
read_file_context.js fs: refactor fs module 2018-05-20 14:15:56 -07:00
streams.js fs: refactor fs module 2018-05-20 14:15:56 -07:00
sync_write_stream.js fs: refactor fs module 2018-05-20 14:15:56 -07:00
utils.js tools: add BigInt to globals 2018-06-10 14:24:08 -07:00
watchers.js lib,src: make StatWatcher a HandleWrap 2018-06-14 13:19:17 +02:00