Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/lib/libc/sys



Module Name:    src
Committed By:   christos
Date:           Sat Sep 17 06:08:04 UTC 2005

Modified Files:
        src/lib/libc/sys: mkdir.2

Log Message:
Document that mkdir("/", x) returns EISDIR. According to POSIX this is not
an allowed error, but we return EIO and EDQUOT also which are not in POSIX
either.


To generate a diff of this commit:
cvs rdiff -r1.21 -r1.22 src/lib/libc/sys/mkdir.2

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index