Skip to content

Implement an fdatasync alternative on OS X #43

Open
@argiopetech

Description

@argiopetech

fdatasync() is not supported (as such) on OS X. An alternative using fcntl() is detailed in a picoc issue.

We should provide the fcntl()-based alternative on OS X (and presumably iOS).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions