[roll] Roll fuchsia [starnix] Pass sigaction_test

This creates a test component for sigaction_test, and updates the
rt_sigaction implementation to pass the test suite:

  - Check the sigset size parameter
  - Allow reading actions for SIGKILL and SIGSTOP

Fixes: 79358

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/551521
Original-Revision: 4dd15c352635fdb66dc09027b092f89b67563f2e
GitOrigin-RevId: b74e5c18c173f41c656baf65cb27f3f78d835fd0
Change-Id: I0b4a239696966685a91b5c01d40773db6faacf48
1 file changed
tree: 1bc176d2f42c5ac95b45926d76a8c64b82793c04
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.