[roll] Roll fuchsia [debugger] Register for Linux signals

Adds an initial ability to watch for Linux signals from the message
loop. This is currently hooked up only to SIGCHLD but will be extended
as needed.

Since the new functionality is Linux-only, a new Linux-only MessageLoop
implementation is provided.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/557341
Original-Revision: bfff32e48f5408993664db863ce3ef8ba1cff390
GitOrigin-RevId: 95a0318a2c34301e3ef0bae7f1bed38dbc8e8fe4
Change-Id: If9859655ad30ff5da6c1e53734650c6598851c72
1 file changed
tree: 8befefe64c63f375b4b5ca4b6456e18fd6753313
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
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.