Use __MINGW instead of __MING. Patch contributed by Henrik Bach.
[oota-llvm.git] / lib / System / Win32 / Path.cpp
2004-09-29 Reid SpencerImprove validity checking of windows path names and...
2004-09-18 Reid SpencerPorting of Unix implementation to Win32.
2004-09-15 Reid SpencerPatches to make this file actually compile under windows.
2004-09-11 Reid SpencerProvide initial implementations of Memory and Process...