Skip to content
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

Reorganize Stat, Statx, and SockaddrStorage #1282

Open
wants to merge 12 commits into
base: main
Choose a base branch
from

Conversation

sunfishcode
Copy link
Member

Remove linux-raw-sys types for stat, statx, and __kernel_sockaddr_storage from the public API. To do this, define our own Statx struct.

This also enables moving stx_attributes to a bitflags type.

Remove linux-raw-sys types for `stat`, `statx`, and
`__kernel_sockaddr_storage` from the public API. To do this,
define our own `Statx` struct.

This also enables moving `stx_attributes` to a bitflags type.
@sunfishcode sunfishcode mentioned this pull request Jan 23, 2025
21 tasks
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