[roll] Roll fuchsia [starnix] Terminate all threads `exit_group`

All threads in a thread group terminate when `exit_group` is called.

In addition, the parent process is notified if it is waiting on zombie
processes in `wait4`.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/652764
Original-Revision: baa55e4416070cc1aa2967c6cf3afe14865e494a
GitOrigin-RevId: f3424405e56375c1e7374b2e2c77c0a00fc66108
Change-Id: I24f6504b32ea42916df656c1e60fc38727629b85
1 file changed
tree: 0f1e0aaba6757bd01bc7e9ebfba9ad22e1e03e60
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.