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

Using mmap64 instead of plain mmap. #87

Merged
merged 2 commits into from
Jun 24, 2023
Merged

Conversation

lvella
Copy link

@lvella lvella commented Jun 24, 2023

May actually fix Actually fixes issue #85, as per my test the first triggered it.

@adamreichold
Copy link

May actually fix issue #85.

Could you verify that this fixes the issue for at least those platforms you care about?

@lvella
Copy link
Author

lvella commented Jun 24, 2023

Well, it seems macos doesn't have mmap64.

src/unix.rs Outdated Show resolved Hide resolved
@adamreichold
Copy link

And indeed we should test Musl as part of the CI.

@lvella lvella force-pushed the use-mmap64 branch 2 times, most recently from 93cc421 to a39d092 Compare June 24, 2023 12:22
@RazrFalcon RazrFalcon merged commit 32fe80f into RazrFalcon:master Jun 24, 2023
@RazrFalcon
Copy link
Owner

All good. Thanks. Will publish soon.

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.

3 participants