Closed oli99sc closed 9 years ago
File Flags and Mode are not evaluated correctly, only directories with permissions rwxr-xr-x are currently detected as directories. Need to use bit masks instead of int comparisons
File Flags and Mode are not evaluated correctly, only directories with permissions rwxr-xr-x are currently detected as directories. Need to use bit masks instead of int comparisons