Skip to content

Update Rust to use new system calls #665

Closed
@thaliaarchi

Description

@thaliaarchi

Since the last release of hermit-abi, version 0.4.0, a few system calls have been added, including mmap and seek. If a new version of hermit-abi were published to crates.io, then rust-lang/rust could take advantage of those features.

Relevant new features:

(If Rust isn't using every feature introduced before 0.4.0, then there may be more.)

I'd be happy to fix the missing seek on the rust-lang/rust side. (Also, if tell was added to Hermit, then I could add support in Rust in rust-lang/rust#137165 (Use tell for <File as Seek>::stream_position).)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions