Skip to content

Stat implementation for Swift System #256

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jrflat
Copy link
Contributor

@jrflat jrflat commented Aug 12, 2025

This PR adds a Swift Stat implementation for the C stat types and system calls.

See the pitch at https://forums.swift.org/t/pitch-stat-types-for-swift-system/81616
See the full proposal in #257

@jrflat
Copy link
Contributor Author

jrflat commented Aug 12, 2025

Note that the implementation uses typed throws which require Swift 6.0+, so earlier Swift versions are failing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant