[roll] Roll fuchsia [starnix] Fix ptrace behavior with temporary masks Previously, the code was stopping the thread for ptrace after restoring the signal mask. When that code checked if there were any signals pending (and therefore whether the tracer needed to be notified), it would return whether there were signals pending with the original mask, rather than with the temporary mask. Original-Bug: b/299348370 Original-Bug: b/322182484 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/979184 Original-Revision: b631b7722f33f018d16a9e12f4dbef1729af6b7f GitOrigin-RevId: 4ebb2a5d45ca62ed9b63bde121aee13202103413 Change-Id: I906c229091f3c8a2b3d65674ec2cdab6b44829a4
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.