compat / cygwin.hon commit builtin/grep.c: add '--column' option to 'git-grep(1)' (a449f27)
   1int cygwin_offset_1st_component(const char *path);
   2#define offset_1st_component cygwin_offset_1st_component