Skip to content

Is it possible to implement functions like read, lseek, and write in the unix module? #82

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

Closed
Tralalero-Tralalal opened this issue May 28, 2025 · 1 comment

Comments

@Tralalero-Tralalal
Copy link

I'm curious to the possibility of implementing the lseek, read, and write functions from the Unix module in this library, but found that they have been omitted. Before attempting to implement them, I thought it'd be appropriate to ask if it is possible? I don't see a reason why it wouldn't be, but I thought it would be appropriate to ask somebody who knows what they are doing. Thanks!

@Lysxia
Copy link
Owner

Lysxia commented May 28, 2025

Adding them is fine by me. Feel free to open a PR.

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

No branches or pull requests

2 participants