[roll] Roll fuchsia [debugger] Add Posix launcher helpers.

Adds delicated Posix forking helper code from Chromium. These are
currently unused but will be used in a followup to fork Linux binaries.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/945418
Original-Revision: 91d77a7057bc69b84eb1b32a90c5e370a7488046
GitOrigin-RevId: 4f5864af3c40e71735c5e8190912dd91c8cba791
Change-Id: I9c69d2dca89511f47c4a7823850d78d1aa0ad8da
1 file changed
tree: 4841b2956c104449ac32ca4507bbff8288dbc2e7
  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.