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

statx using the musl libc #3972

Open
famfo opened this issue Oct 15, 2024 · 0 comments · May be fixed by #3976
Open

statx using the musl libc #3972

famfo opened this issue Oct 15, 2024 · 0 comments · May be fixed by #3976
Labels
C-API-request Category: API request

Comments

@famfo
Copy link

famfo commented Oct 15, 2024

Since musl 1.2.5 it supports the statx() syscall: https://git.musl-libc.org/cgit/musl/tree/WHATSNEW?h=v1.2.5#n2402
defined here: https://git.musl-libc.org/cgit/musl/tree/src/linux/statx.c?h=v1.2.5

target triple: *-unknown-linux-musl

@famfo famfo added the C-API-request Category: API request label Oct 15, 2024
@neuschaefer neuschaefer linked a pull request Oct 16, 2024 that will close this issue
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-API-request Category: API request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant