Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
common: skip undefined open flags on Windows
O_NOFOLLOW and O_DIRECTORY are not available on Windows. We'll just skip those flags for now when converting flags. Signed-off-by: Lucian Petrut <[email protected]>
- Loading branch information