[roll] Roll fuchsia [fdio] Complete Open Transition

Remove all remaining usages of deprecated fdio open functions, and mark
them as removed at HEAD. Update TODOs to clarify remaining follow-up
work.

Original-Bug: 400787296
Test: fx test //sdk/lib/fdio
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1246947
Original-Revision: 3bd0a06f0df9a1ca9e575879620b439798bba385
GitOrigin-RevId: 9c790205891f8eb976edea92cbcaffa34c7a8b8c
Change-Id: I8d5e3ba9add3fee2e2acf65f075629f86a7755a3
1 file changed
tree: 84b1a037fbfd61d2bbeb539433bf779e1e543675
  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 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.