dirent now contains statically sized d_name. This allows using sizeof on the name and dirent properly, which some programs seem to be using.
dirent now contains statically sized d_name. This allows using sizeof on the name and dirent properly, which some programs seem to be using.