[roll] Roll fuchsia [zxio] Introduce zxio_destroy This will allow us to migrate: 1. zxio_close(zxio, false) -> zxio_destroy(zxio) 2. zxio_close(zxio, true) -> zxio_close(zxio); zxio_destroy(zxio); Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1244664 Original-Revision: 7f03bcff6525c4ca13c02b18db9223e39a5dd0fb GitOrigin-RevId: 3fa62999634c44950bd6bdcaf818a05d386fdf35 Change-Id: I907c4318ac95bfc2a1e263ac6a648c8cdd52ef1b
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.