[roll] Roll fuchsia [starnix] Add signal queue

This change adds a signal queue that is used to dispatch signals. The
queue is checked every time starnix is about to return to user space
after a syscall.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/535761
Original-Revision: b8d30323ec4ab0c1adeb654043368c38411d5199
GitOrigin-RevId: 82b09af67b3e57ad0657b0eade049dc59a5100ef
Change-Id: Ie3f04fd72b6ad7dd7fe27e65bcabef672502b690
1 file changed
tree: 3e4d6485c150d3b6092fe20ea5a4c2a68e811703
  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.