Skip to content

fuchsia: propose sigaction definition#5213

Draft
dybucc wants to merge 1 commit into
rust-lang:mainfrom
dybucc:fuchsia-sigaction
Draft

fuchsia: propose sigaction definition#5213
dybucc wants to merge 1 commit into
rust-lang:mainfrom
dybucc:fuchsia-sigaction

Conversation

@dybucc

@dybucc dybucc commented Jun 24, 2026

Copy link
Copy Markdown
Contributor

Description

Proposes a solution to fix sigaction. This contributes to the open question on how to manage this type. Stems from [1].

Sources

Checklist

  • Relevant tests in libc-test/semver have been updated
  • No placeholder or unstable values like *LAST or *MAX are
    included (see #3131)
  • Tested locally (cd libc-test && cargo test --target mytarget);
    especially relevant for platforms that may not be checked in CI

Proposes a solution to fix `sigaction` [1]. This contributes to the open
question on how to manage this type.

[1]: https://cs.opensource.google/fuchsia/fuchsia/+/main:zircon/third_party/ulib/musl/include/signal.h;l=197-205
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant