[roll] Roll fuchsia [starnix] Add the notion of a zombie ptrace'd process.

Also, minor fixes to signal handling behavior to make sure
that signals injected by PTRACE_CONT are immediately handled.
Various tests seem to expect this.

This seems to fix some low-frequency flakes (tried n=1000 runs).

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/959506
Original-Revision: 453868a10b253ad8fdd54cb33e16df25906a4216
GitOrigin-RevId: fd8f2e43e3bfe8bb8fa9043eb262a4bfb5e97914
Change-Id: I152f2fcdca32f2cfa5fa54948eca0c742b8d473e
1 file changed
tree: d91f6b4b1666558692ec4c0918fdb87b9692d025
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.