[roll] Roll fuchsia [starnix][ptrace] Force ptrace-emitted signal for ptrace events While SIGSTOP can't be blocked, SIGTRAP can be blocked by userspace programs and they would stay in the signal queue even if they are ptraced (i.e. they don't cause the task to SignalDeliveryStop). The exception is for ptrace-emitted signals, which is required to stop a newly forked/cloned process spawned from a ptraced task with PTRACE_O_TRACECLONE/FORK. Original-Bug: 483479136 Multiply: ptrace_test Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1537341 Original-Revision: 466ab69ea4b3aee602a2bd4414829479bddfbff9 GitOrigin-RevId: f26f929725451e427584978c5ee694509e1a3ca8 Change-Id: I2e8715e10edc081f1893c1c8719ba352f90037ac
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 in one of the communication channels documented at get involved.
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.