42d6cdd371
call returns `EISDIR', not `EEXIST', so that be prepared for that. This should fix number of ports, that often call `mkdir -p //usr/local/foobar'. This is just a quick workaround, the real fix would be either to avoid calling mkdir("/", ...) or fix VFS code to return consistent errno for this case. |
||
---|---|---|
.. | ||
Makefile | ||
mkdir.1 | ||
mkdir.c |