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

Support preadv2 and pwritev2 on all non-glibc Linux ABIs. #489

Merged
merged 1 commit into from Dec 27, 2022

Conversation

sunfishcode
Copy link
Member

Use libc::syscall on ABIs where libc doesn't have bindings for preadv2 and pwritev2.

@sunfishcode sunfishcode force-pushed the sunfishcode/rwf-values branch 4 times, most recently from 6c291c5 to c4167dc Compare December 27, 2022 04:33
Use `libc::syscall` on ABIs where libc doesn't have bindings for
`preadv2` and `pwritev2`.
@sunfishcode sunfishcode merged commit 53374d9 into main Dec 27, 2022
@sunfishcode sunfishcode deleted the sunfishcode/rwf-values branch December 27, 2022 04:56
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.

None yet

1 participant