Skip to content

Revise syscall errno handling #60

@Dreaded-Gnu

Description

@Dreaded-Gnu

Revise syscall errno handling. Currently errno is set when return value is negative integer, which might result in errors when e.g. messages are overflowing. Also errno shouldn't be unset when syscall didn't end with an error.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingoptimizationOptimization of existing implementation

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions