Debian Linux defines:
/usr/include/sys/stat.h:# define DEFFILEMODE (S_IRUSR|S_IWUSR|S_IRGRP|S_IWGRP|S_IROTH|S_IWOTH)/* 0666*/
But this is not in Cygwin's
/usr/include/sys/stat.h
What might be the equivalent? One package uses that value.
Jari
--
Welcome to FOSS revolution: we fix and modify until it shines