8000 Implement System.IO.FileSystem.DriveInfo for Mac · Issue #14136 · dotnet/runtime · GitHub
[go: up one dir, main page]

Skip to content
Implement System.IO.FileSystem.DriveInfo for Mac #14136
@stephentoub

Description

@stephentoub

The current implementation of System.IO.FileSystem.DriveInfo on Linux uses getmntent_r and friends for accessing file system descriptions, and to my knowledge those APIs don't exist on OS X.

Metadata

Metadata

Assignees

Labels

os-linuxLinux OS (any supported distro)

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0