Use clonefile instead of copyfile on macOS. (#10020)
commit583bae5a0ad1c636841bd36ac9c1658198f948b1
authorFilip Navara <filip.navara@gmail.com>
Wed, 15 Aug 2018 03:52:47 +0000 (15 05:52 +0200)
committerLudovic Henry <luhenry@microsoft.com>
Wed, 15 Aug 2018 03:52:47 +0000 (14 23:52 -0400)
treefa2be7856e767bb9e9b5d870e00ce85da03b9156
parent3b30f85ab897f0f0283df6859dd6e65be85bbabd
Use clonefile instead of copyfile on macOS. (#10020)

* Use clonefile instead of copyfile on macOS.

* Address PR review comments.

* Address PR review comments (if -> assert).

* RTLD_DEFAULT - > libc_handle
mono/metadata/w32file-unix.c