[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/+/1282244
Original-Revision: 53b9b3b28d443dc109d71a089cb25ae27b8b5937
GitOrigin-RevId: be6d8a617ed688c611a9fb2a572651a4a07024fe
Change-Id: I8e2806e5ffc4b7b015059c588b23714153450d20
1 file changed
tree: 3e3b36e0b65c34775094a81447652215addf3110
  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.