Skip to content

Add O_DIRECT #107

@tmancill

Description

@tmancill

Is there a reason that O_DIRECT couldn't be added to OpenFlags? Would you accept a PR for it?

For my specific use case, I'm getting some Java code ready to run on both x86-64 and aarch64, and it's inconvenient that the (currently hard-coded constant) for O_DIRECT on x86-64 maps to the value of O_DIRECTORY on aarch64.

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