Skip to content

Revise syscall errno handling #60

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingkernelKernel related tasksoptimizationOptimization of existing implementationserverServer related tasks

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions