Skip to content

sighandler_t has an incorrect type on most unix targets #1359

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)>.

Activity

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

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