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

src/q68_sd.c : don't use mmap #20

Merged
merged 2 commits into from
Jul 2, 2024
Merged

src/q68_sd.c : don't use mmap #20

merged 2 commits into from
Jul 2, 2024

Conversation

xXorAa
Copy link
Owner

@xXorAa xXorAa commented Jul 2, 2024

its not massively portable and performance isnt really an issue so use pread to read the file.

xXorAa added 2 commits July 2, 2024 21:10
its not massively portable and performance isnt really
an issue so use pread to read the file.

Signed-off-by: Graeme Gregory <graeme@xora.org.uk>
Signed-off-by: Graeme Gregory <graeme@xora.org.uk>
@xXorAa xXorAa merged commit b3a7e78 into main Jul 2, 2024
16 checks passed
@xXorAa xXorAa deleted the stop-mmap branch July 2, 2024 20:15
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