[roll] Roll fuchsia Revert "[starnix] Fix SIGCHLD handling"

This reverts commit 2caec0272f37605c7553358271e1f3ce3ce3dc81.

Reason for revert: Need to completely re-design signal handling, can't fix-forward the comment quickly.

Original change's description:
> [starnix] Fix SIGCHLD handling
>
> We should be sending SIGCHLD to all threads in a thread group
> when a thread group exits, not just to one thread.
>
> Original-Fixed: b/340937109
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1050604

No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1051252
Original-Revision: 5820225c89e8907e0c151d12dea2ff889dbeb28a
GitOrigin-RevId: 2c3670583cbd026c8bb49d70cb96f382844e2b8b
Change-Id: I3041dc87e24ac0c6203c8f47be26209697f48a4f
1 file changed
tree: 64f63386bcabcbc75a5aad09593c4a4cbebd4d35
  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.