[PAL] Do NOT check execute bit in INIT_FindEXEPath (dotnet/coreclr#10342)
authorJonghyun Park <parjong@gmail.com>
Thu, 23 Mar 2017 18:51:13 +0000 (03:51 +0900)
committerJan Vorlicek <janvorli@microsoft.com>
Thu, 23 Mar 2017 18:51:13 +0000 (19:51 +0100)
commitdadda25d300744de43d7d1dad69704a2a8812170
treeed77e6b644935c9c039cdc39238fdf676a422308
parent42bb091087c77c59ab1cb64105d26ea5585ee738
[PAL] Do NOT check execute bit in INIT_FindEXEPath (dotnet/coreclr#10342)

* Do NOT check execute bit in INIT_FindEXEPath

* Do NOT lookup path during PAL_Initialize

This commmit removes path lookup inside INIT_FindEXEPath, and renames
INIT_FindEXEPath as INIT_EXEPath.

Commit migrated from https://github.com/dotnet/coreclr/commit/63319760a8ae80a397fd7fdc80bbb64cebab310e
src/coreclr/src/pal/src/init/pal.cpp