diff options
author | cjihrig <cjihrig@gmail.com> | 2018-06-14 11:13:47 -0400 |
---|---|---|
committer | cjihrig <cjihrig@gmail.com> | 2018-06-14 12:50:50 -0400 |
commit | e179bd1b43f692da5203e3b738b8d6cf221c89ff (patch) | |
tree | 471bc59dbad93a7b7382aa9f427cbc4e6f4b434d /docs/src | |
parent | 1a0f61953019416b4888edeacde4209e05314c1c (diff) | |
download | libuv-e179bd1b43f692da5203e3b738b8d6cf221c89ff.tar.gz libuv-e179bd1b43f692da5203e3b738b8d6cf221c89ff.zip |
unix: set errno in uv_fs_copyfile()
When the specific value of -1 is returned, uv__fs_work() uses
the value of errno. This commit sets errno in uv__fs_copyfile().
Fixes: https://github.com/nodejs/node/issues/21329
PR-URL: https://github.com/libuv/libuv/pull/1881
Reviewed-By: Santiago Gimeno <santiago.gimeno@gmail.com>
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Diffstat (limited to 'docs/src')
0 files changed, 0 insertions, 0 deletions