Skip to content

sighandler_t has an incorrect type on most unix targets #1359

Open
@gnzlbg

Description

@gnzlbg

For example, it is always defined as size_t, but on Android it should be of type Option<extern "C" unsafe fn(c_int, *mut siginfo, *mut c_void)>.

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-bug-outdated-typeE-easyCall for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.I-needs-decisionO-unix

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions