This commit adds Solaris versions of the following functions: - `linkDir` - `unlinkDir` - `createSecretDir` - `removeSecretDir` I believe this requires Go 1.8 in order to compile, as the unlink syscall was previously missing.