[roll] Roll fuchsia [sdk][fdio] Add fdio_ns_open3

Adds equivalent to `fdio_ns_open` which uses the new Open3 functionality
instead of calling Open1.

Add missing OWNERS to //src/lib/fdio.

Original-Bug: 324111518
Test: fdio-test fdio-rust-tests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1107955
Owners-Override: Adam Barth <abarth@google.com>
Original-Revision: 5315d3f78bce2a72a9a6721d42318eb4e64b61b7
GitOrigin-RevId: 320ebe0cc2aa8235e3389ee718e9de506d03dd01
Change-Id: I287ed54ed1d84ad5893181bbd56382b231a1b4d5
1 file changed
tree: eb7a25e7072b9ec957f6be6f67ddb49992201e41
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
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 via the IRC channel #fuchsia on Freenode.

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.