Skip to content

[libc] avoid setting errno in src/__support #143937

Open
@michaelrj-google

Description

@michaelrj-google

Setting errno in support makes controlling whether errno is set much more difficult. Errno should be set as close to the return of a public function as possible.

List of places that need to be changed:

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions