commit | a84d20db380f3158bee5634c1d907c7c564e895c | [log] [tgz] |
---|---|---|
author | Brian Bosak <bbosak@fuchsia.infra.roller.google.com> | Mon May 20 19:39:34 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Mon May 20 12:41:17 2024 -0700 |
tree | 64f63386bcabcbc75a5aad09593c4a4cbebd4d35 | |
parent | 7b1aef580f2c8a8a71a9d723bf5843e9a0310b9f [diff] |
[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
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
.