[roll] Roll fuchsia [zircon][syscalls] Add IoBufferDispatcher

This creates the IoBufferDispatcher type and implements the
setup/teardown and mapping parts of IoBuffers.

Original-Bug: 118650
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/775664
Original-Revision: 9436071bb89865a84497bb14887680a33d7e3b28
GitOrigin-RevId: eea5f87aa19d45c336b7475e21911e2190bba066
Change-Id: I1c83af8225a87066532034075f4fef6778e45271
1 file changed
tree: 172a4c8519c9654c812ae3c0f1952e9794cebbaa
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.