Fix directory creation on OSX

There are cases when mkdir(2) returns EISDIR on OSX expect and tolerate
this.

Bug: 25559586
Test: compiles, unittests pass

Change-Id: I72a467c7057d67c430c5a0d37774c93ad6c20576
1 file changed