Skip to content
This repository was archived by the owner on Nov 1, 2020. It is now read-only.

Merge nmirror to master#3654

Merged
MichalStrehovsky merged 8 commits intomasterfrom
nmirror
May 19, 2017
Merged

Merge nmirror to master#3654
MichalStrehovsky merged 8 commits intomasterfrom
nmirror

Conversation

@jkotas
Copy link
Member

@jkotas jkotas commented May 19, 2017

No description provided.

cshung and others added 6 commits May 17, 2017 17:23
[tfs-changeset: 1658797]
[tfs-changeset: 1658843]
…dResourceGroveler.FindResourceFile.

Implementing File.Exists brought in the majority of the changes, which includes the added structs, attributes, and native calls to KERNEL32. The majority of these additions were copied straight from CoreFX.

Note: On Unix, this File.Exists implementation throws NotImplementedException.

Types/Methods added:
shared/
    - Interop.Kernel32.FileAttributes
    - Interop.Kernel32.FindClose
    - Interop.Kernel32.FindFirstFile
    - Interop.Kernel32.GetFileAttributesEx
src/
    - Microsoft.Win32.SafeHandles.SafeFindHandle
    - System.IO.File (for internal use)
    - System.Runtime.InteropServices.BestFitMappingAttribute (relocated from S.P.Interop)

[tfs-changeset: 1658849]
jkotas added 2 commits May 18, 2017 20:34
[tfs-changeset: 1658863]
@MichalStrehovsky MichalStrehovsky merged commit 011a680 into master May 19, 2017
dotnet-bot pushed a commit to dotnet/coreclr that referenced this pull request May 19, 2017
Merge nmirror to master

Signed-off-by: dotnet-bot <dotnet-bot@microsoft.com>
jkotas pushed a commit to dotnet/coreclr that referenced this pull request May 19, 2017
Merge nmirror to master

Signed-off-by: dotnet-bot <dotnet-bot@microsoft.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants