[roll] Roll fuchsia [Starnix] Don't wake up threads for ignored signals.

Ignored signals were not queued but they we still waking up the
thread. That's not necessary and was causing rt_sigtimedwait01 test to
fail.

Original-Fixed: 287114544
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1004547
Original-Revision: f4bae004bf7ace8ed4af2ee0f3cba9a75313a94a
GitOrigin-RevId: cd75c94c7187d2c076f5e73d6ddb8a67e7fc0640
Change-Id: If1e26dd0d280c5f31243271a334d5b3454a06403
1 file changed
tree: 9005684faff401865105b5f659dcd0743604538d
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
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.