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

feat: implement fd_pread (similar to fd_read) #45

Merged
merged 1 commit into from
Oct 17, 2023

Conversation

HarikrishnanBalagopal
Copy link
Contributor

@HarikrishnanBalagopal HarikrishnanBalagopal commented Oct 15, 2023

Fixes #43

Signed-off-by: Harikrishnan Balagopal <harikrishmenon@gmail.com>
@bjorn3
Copy link
Owner

bjorn3 commented Oct 15, 2023

Thanks for the PR. Just as a heads up: I'm rather busy right now, so it may take a couple of days before I get around reviewing this.

@bjorn3 bjorn3 merged commit 51f5c29 into bjorn3:main Oct 17, 2023
1 check passed
@HarikrishnanBalagopal HarikrishnanBalagopal deleted the feat/fd_pread branch November 14, 2023 12:18
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.

feature request: implement fd_pread, golang "archive/zip" library fails because fd_pread returns -1
2 participants