compat / cygwin.hon commit fsmonitor: teach git to optionally utilize a file system monitor to speed up detecting new or changed files. (883e248)
   1int cygwin_offset_1st_component(const char *path);
   2#define offset_1st_component cygwin_offset_1st_component