[roll] Roll fuchsia [starnix] Add ptrace getsiginfo/setsiginfo

Also fixes a bug where the signal injected by PTRACE_CONT went to the
end of the signal queue instead of being delivered next.

Also corrects the siginfo code sent in the case of signals that are
sent with kill() and tgkill().  This fixed a detection mechanism in
bionic timers that triggers a clean thread exit, fixing one of their
tests.

Original-Bug: b/299348370
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/920800
Original-Revision: 9f4687e00a78ce05b45889a66b267b1ce6b7100f
GitOrigin-RevId: 12958dba3a6e77624eb5ab9af7a5f4c4e26b07d9
Change-Id: Id16a8e1ee04ee250e707b80594a7dd51598aac75
1 file changed
tree: 635574b8188373eb5935053481aa0fed4b2d589e
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. toolchain
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.