[roll] Roll fuchsia [libc] Add process handle to pthread struct

This will allow clients to change the process handle used to create
threads.

Original-Bug: 91399, 98922
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/704363
Original-Revision: 6526585ece7ba319488b5490fbb21dab0323bcc7
GitOrigin-RevId: 4dcab8de7c0298350e40ac7a6adddd2df97dbecc
Change-Id: Ie20dca4614558a07f3d3e6acf42f12637c812c37
1 file changed
tree: 02ef120fb3a6c3d71a85b3b2bf6207c871dd1050
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.