| commit | d18c9969abb71657f0823be205d7410a9bedcdae | [log] [tgz] |
|---|---|---|
| author | Brett Wilson <brettw@fuchsia.infra.roller.google.com> | Thu Jul 21 23:45:00 2022 +0000 |
| committer | Copybara-Service <copybara-worker@google.com> | Thu Jul 21 16:46:17 2022 -0700 |
| tree | c6bc291205c55cea29b07d1e0fcf1607d909bd7c | |
| parent | bcaa0d75b4fe9e037480d1b165ae59be4c57441f [diff] |
[roll] Roll fuchsia [fdio] Clarify transfer/get_service_handle. I spent a while studying the comments on FDIO transfer/cloning and the function fdio_get_service_handle() trying to figure out the difference between these things. It turns out the implementation of fdio_get_service_handle() and fdio_fd_transfer() are identical. This implements the former in terms of the latter to save code and expands on the comments about what transferring and cloning mean. There is no behavior change. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/701630 Original-Revision: dc588a9d01cf8c47a8cf4fa25097aacc67551339 GitOrigin-RevId: bfc4e54be8977d98f57c7edb68c5660a60e90c23 Change-Id: I7c537be318c4c6f6041226d0e2f5ba15141aac0b
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 via the IRC channel #fuchsia on Freenode.
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.