[roll] Roll fuchsia [zxsh] Add Process Spawning and IPC Utilities Implement process spawning (`spawn_command`), IPC pipe creation (`make_pipe`), file descriptor reading (`read_fd_to_end`), and FD spawning action mapping (`clone_fd_to_action`). Resolves binary paths against the shell `PATH` variable and sets up process namespaces and environment. Includes comprehensive unit tests validating output and achieving 100% test coverage. Original-Original-Bug: 524829181 Test: fx test zxsh_tests --test-filter "*process*" Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1682949 Original-Original-Revision: b541ce90c77a4b7b32b5453614c34b74867a3542 GitOrigin-RevId: 3ea258179b4bd7205ac9d7c4b483b66f98c261ee Change-Id: I5368b1ef8d7fd4af892a64a73779c360975efebd Reviewed-on: https://fuchsia-review.googlesource.com/c/integration/+/1696064 Cr-Commit-Position: refs/heads/main@{#196346}
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.