MilliSecond Granualrity added to Copy operation on unix (dotnet/corefx#30996)
authorAnirudh Agnihotry <anirudhagnihotry098@gmail.com>
Thu, 12 Jul 2018 17:19:39 +0000 (10:19 -0700)
committerGitHub <noreply@github.com>
Thu, 12 Jul 2018 17:19:39 +0000 (10:19 -0700)
commitfee351144fad9ded5e5466137f57631c45c6433e
tree4080ff58ef76cd01668ff234363a9bfa8fbb09c3
parentfe03b06472fdd1074c7fb8ee38ab7f3b622defa9
MilliSecond Granualrity added to Copy operation on unix (dotnet/corefx#30996)

* test added

* Test Modified

* Adding Implementation

* tabs removed

* modifyingTest

* Fixing build on HFS

* Space around arithemetic operator

Commit migrated from https://github.com/dotnet/corefx/commit/387aa6c624f0cc8b1c0c013dfddeb115f7c16e27
src/libraries/Native/Unix/System.Native/pal_io.c
src/libraries/System.IO.FileSystem/tests/Base/BaseGetSetTimes.cs
src/libraries/System.IO.FileSystem/tests/FileInfo/GetSetTimes.cs