Thanks to visit codestin.com
Credit goes to github.com

Skip to content

usleep returns void instead of expected int #4

@capehill

Description

@capehill

I have some code that tries to catch the return value of usleep(). After switching from newlib to clib2, my compiler politely coughed at this. With clib2, usleep() seems to return void.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions