Allow defining file creation mask in hints file

This commit is contained in:
Pasi Kallinen
2018-04-24 19:04:42 +03:00
parent 93e0cb5235
commit f4057c2450

View File

@@ -235,7 +235,9 @@
/* #define COMPRESS_OPTIONS "-q" */
#endif
#ifndef FCMASK
#define FCMASK 0660 /* file creation mask */
#endif
/* fcntl(2) is a POSIX-portable call for manipulating file descriptors.
* Comment out the USE_FCNTL if for some reason you have a strange