Skip to content

SIG_DFL and SIG_IGN on windows #1600

@vorner

Description

@vorner

Hello

The SIG_DFL and SIG_IGN constants seem to be missing on windows targets (*-pc-windows-* tripples). It seems that according to the documentation they should exist

https://docs.microsoft.com/en-us/previous-versions/xdkz3x12(v=vs.140)

I'd try adding them, but I don't have any Windows at hand so I can't find the value. Some tests on CI suggest that SIG_DFL might be 0, though, but I can't really be sure.

Is it possible to add them?

Thank you

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions