[roll] Roll fuchsia Revert "[starnix] Introduce tid_t"

This reverts commit 53b9b3b28d443dc109d71a089cb25ae27b8b5937.

Reason for revert: Broke all builders when compiling obj/src/starnix/kernel/starnix_core.actual/libstarnix_core.rlib

Original change's description:
> [starnix] Introduce tid_t
>
> This allows to better differentiate between thread and process id.
>
> Also fixed ptrace code that was mixing the 2.
>
> Change-Id: I57d2968e29edd27c31c586e48a5ca1fa5538c524
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1282244
> Reviewed-by: Kevin Lindkvist <lindkvist@google.com>
> Fuchsia-Auto-Submit: Benjamin Lerman <qsr@google.com>
> Commit-Queue: Auto-Submit <auto-submit-builder@fuchsia-internal-service-accts.iam.gserviceaccount.com>

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1283184
Original-Revision: 21534b820bb01be048b7091ac7796057561aee77
GitOrigin-RevId: 13239abcf9c9453a82e2563f4a4c03c5bd2bff40
Change-Id: I1f07c7dd503d316bd35080e06de467e816c8836d
1 file changed
tree: bb826703fc41842d8b645d504d88b4ab2f92559f
  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.