S_IWGRP           359 builtin/repack.c 				statbuffer.st_mode &= ~(S_IWUSR | S_IWGRP | S_IWOTH);
S_IWGRP            20 compat/mingw.h #define S_IRWXG (S_IRGRP | S_IWGRP | S_IXGRP)