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

What to do for ftruncate? #305

Closed
nojb opened this issue Sep 4, 2022 · 3 comments
Closed

What to do for ftruncate? #305

nojb opened this issue Sep 4, 2022 · 3 comments
Labels
enhancement New feature or request

Comments

@nojb
Copy link
Contributor

nojb commented Sep 4, 2022

Is this function missing from eio, or is one supposed to use the one in the unix library (via eio_unix)?

@nojb
Copy link
Contributor Author

nojb commented Sep 4, 2022

Also: "seek".

@talex5
Copy link
Collaborator

talex5 commented Sep 4, 2022

There are lots of missing functions - PRs welcome!

Eio.Fs.rw should have these, along with pread, etc.

@talex5 talex5 added the enhancement New feature or request label Feb 6, 2023
@talex5
Copy link
Collaborator

talex5 commented Nov 5, 2023

seek and truncate were added in #626.

@talex5 talex5 closed this as completed Nov 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants