Add StackString class for stack/heap allocation for MAX_LONGPATH.
authorLakshmi Priya Sekar <lasekar@microsoft.com>
Thu, 10 Sep 2015 06:18:32 +0000 (23:18 -0700)
committerLakshmi Priya Sekar <lasekar@microsoft.com>
Wed, 30 Sep 2015 18:31:46 +0000 (11:31 -0700)
commit5c293d40a36c9965566bd6c061dc639837671d69
tree368d79b2658e989f1e22393676e2070291462ab6
parentc2d12852940194aea2ff5485ee67c40febeb9ef8
Add StackString class for stack/heap allocation for MAX_LONGPATH.
Add stackstring.cpp to build.

Commit migrated from https://github.com/dotnet/coreclr/commit/662ec11f4161edbedc5c70e3e43c32c9a07f1cde
src/coreclr/src/pal/src/CMakeLists.txt
src/coreclr/src/pal/src/misc/stackstring.cpp [new file with mode: 0644]