Skip to content

capi: add a configuration interface #21

@cyphar

Description

@cyphar

The current pathrs_configure is designed after Linux's extensible syscall semantics. However, it seems to me that a string-based configuration setup would be far easier to extend naturally. Maybe the value should be an opaque pointer or some kind of typed-union struct, but having string keys would make extensibility so much simpler as well as lending itself very well to configuration files.

Metadata

Metadata

Assignees

No one assigned

    Labels

    api/cffiRelated to the C-FFI API.help wantedExtra attention is neededideas welcomeAn open problem which doesn't have a clear resolution.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions