[roll] Roll fuchsia [kernel] Factor ProcessDispatcher::Start out of sys_process_start

Pure refactoring separating underlying method from user caller
handle transfer mechanics in the syscall layer.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1266524
Original-Revision: 1b9b08fe1f0fffc9b1dc00eee2e4e7e5fc623355
GitOrigin-RevId: 385738dc8a6605041e03a104a94e62fabf77c360
Change-Id: I4947f289d5bcd3129e02b7cf3038e452a58cda08
1 file changed
tree: 05f744a7b14ec01141d5b34bf3928ee04b0d3834
  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.