Skip to content

feature: make pathrs_inroot_open support O_CREAT #357

@cyphar

Description

@cyphar

C programmers are used to open(2) accepting O_CREAT so we should probably emulate the same support in libpathrs. This would just mean that pathrs_inroot_open(O_CREAT) calls pathrs_inroot_creat() transparently.

Metadata

Metadata

Assignees

No one assigned

    Labels

    api/cffiRelated to the C-FFI API.api/rootRelated to the Root API.bindings/goRelated to the Go bindings.impact/breakingA change that will break our APIs in a backwards-incompatible way.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions