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

Merged
merged 20 commits into from
Jan 30, 2025

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.

@sunfishcode sunfishcode mentioned this pull request Jan 23, 2025
21 tasks
@sunfishcode sunfishcode force-pushed the sunfishcode/stat-statx-sockaddr-storage branch from 59af59e to dbf0c3f Compare January 28, 2025 00:12
@sunfishcode sunfishcode force-pushed the sunfishcode/stat-statx-sockaddr-storage branch from 4706e9f to 677489b Compare January 30, 2025 02:32
@sunfishcode sunfishcode merged commit 7202da6 into main Jan 30, 2025
45 checks passed
@sunfishcode sunfishcode deleted the sunfishcode/stat-statx-sockaddr-storage branch January 30, 2025 03:19
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