Unverified Commit 94ace34f authored by Tommaso Tocci's avatar Tommaso Tocci
Browse files

Correctly set file type

Since POSIX.1-2001 the S_IFMT (0170000) bitmask of the file mode must
contain the file type.

At the moment we correctly support
 - [S_IFREG] regular file
 - [S_IFDIR] directory
parent fe7e5ee3
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment