SystemTools::FileIsFullPath: Do not accept Windows paths on Cygwin
Cygwin uses unix style path. Fix SystemToolsStatic::FileIsFullPath in order to treat a path as unix-style path.
Edited by Brad King
Cygwin uses unix style path. Fix SystemToolsStatic::FileIsFullPath in order to treat a path as unix-style path.