Skip to content

Conversation

szreder
Copy link

@szreder szreder commented Jun 25, 2018

No description provided.

Bartosz Szreder added 2 commits June 25, 2018 16:23
The current implementation uses readdir() and struct dirent->d_type
field for determining whether we're dealing with a file or a directory.
The manual states that the d_type field is not supported by all
filesystem types. Therefore, whenever a d_type == DT_UNKNOWN is reported,
fallback to using the fstatat() system call.
@illwieckz
Copy link

See #5 for another zeng clean-up
Have a look at https://github.com/DaemonEngine/crunch as an actively maintained branch with linux fixes 😉

JimmyCushnie pushed a commit to MouseHatGames/crunch that referenced this pull request Sep 17, 2020
Add compression support for ETC1S/ETC2AS encodings
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants