CVSROOT:        /cvs
Module name:    src
Changes by:     mill...@cvs.openbsd.org 2017/03/23 12:40:01

Modified files:
        lib/libc/sys   : mkdir.2 

Log message:
mkdir(2) and mkdirat(2) can also fail with EACCESS if write permission
is denied on the parent directory of the directory to be created.
>From FreeBSD.  OK deraadt@ natano@

Reply via email to