Skip to content

Make it not an error to open a directory without O_DIRECTORY or O_STAT

Ian Douglas Scott requested to merge ids1024:directoryperm into master

POSIX says this should work, and some software seems to rely on that.

Merge request reports