[roll] Roll fuchsia [starnix] Introduce tid_t

This allows to better differentiate between thread and process id.

Also fixed ptrace code that was mixing the 2.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1283185
Original-Revision: d291de8bf61b5e8afb0139b4889725e57fc796b4
GitOrigin-RevId: cd73fe07119b07125d1ab7540531a824549bdb2f
Change-Id: I7a7cda890e26ac5333d2453f41e708487785413b
1 file changed
tree: 5623f50ae948814a94b3336f802dd4001af3ac93
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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 in one of the communication channels documented at get involved.

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.