[roll] Roll fuchsia [starnix] Only interrupt a single task

This change updates process-directed signals to only interrupt a single
task. Interrupting every task wasn't necessary, but the signal should
still be able to be handled by any task in the thread group.

Original-Fixed: b/329897731,b/345548637

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1065333
Original-Revision: f64a63ab0754fea2efc056167f8057b204c14670
GitOrigin-RevId: c4e2cd85cc3667a32bb56f2ef1f30492b755a757
Change-Id: I5b69a9b701af3d12b200ff7ad20231e16a312109
1 file changed
tree: 407c93869ab8e5748a0108413185b0004fa5e85b
  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.