mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
On Unicies `sys/stat.h` will provide `mkdir`. Windows provides the POSIX requirement through the portable name `_mkdir` which is declared in the `direct.h` header. This adds the additional header to the `ucrt` module to allow access to this function.
2.5 KiB
2.5 KiB