POSIX allows implementation to return EISDIR when reading of directory is not allowed.
readdir() should be used instead.
PR: 246412
Differential D24814
Return EISDIR when read() and pread()'ing a directory. delphij on May 12 2020, 2:50 AM. Authored by Tags None Referenced Files
Subscribers
Details
Diff Detail
Event TimelineComment Actions https://reviews.freebsd.org/D24596 is a superset of this changeset (except manual page change). |