Skip to content

Support File::seek for Hermit#138074

Merged
bors merged 2 commits intorust-lang:masterfrom
thaliaarchi:hermit-seek
Mar 11, 2025
Merged

Support File::seek for Hermit#138074
bors merged 2 commits intorust-lang:masterfrom
thaliaarchi:hermit-seek

Conversation

@thaliaarchi
Copy link
Copy Markdown
Contributor

lseek was added in hermit-abi in commit 87dd201 (add missing interface for lseek, 2024-07-15), which was just released in version 0.5.0.

cc @mkroening, @stlankes

Fixes hermit-os/hermit-rs#652

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

O-hermit Operating System: Hermit S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-libs Relevant to the library team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support std::fs::File::seek

5 participants