compat / cygwin.hon commit config: move Windows-specific config settings into compat/mingw.c (bdfbb0e)
   1int cygwin_offset_1st_component(const char *path);
   2#define offset_1st_component cygwin_offset_1st_component