commit | 1fa7b3a8c05b0508fe365ebd4031219d423c89ef | [log] [tgz] |
---|---|---|
author | Brandon Castellano <bcastell@fuchsia.infra.roller.google.com> | Tue Jul 16 14:37:12 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Jul 16 07:41:02 2024 -0700 |
tree | 90d2cdfb5e43ad25f19960d3d7d7fe53aef86dd8 | |
parent | 5aa7efab76fdd7b8d823299fdfcaf23d7bc8ae0f [diff] |
[roll] Roll fuchsia [zxio] Add Open3 support Add new `zxio_open3` function and typedefs for flags/options. Rename `zxio_open_options_t` to `zxio_open2_options_t` in preparation for removing Open2 and replacing it with Open3. Original-Bug: 348698584 Test: fx test zxio-unittest-package Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1079433 Original-Revision: ce4d0e19e7068541aeea2e98390d6c4cf1ff7a0f GitOrigin-RevId: 00520c8c5992da12d3e9a4945599e32257b71ea4 Change-Id: I28f1cd579773defd62c28d890df7b88194610c70
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
.