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:   jschauma
Date:           Fri Sep 12 14:54:36 UTC 2025

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

Log Message:
Note that mkdir(2) may fail with EMLINK if the creation would lead to
too many hardlinks to the parent directory (i.e., too many subdirs).


To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 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