[roll] Roll fuchsia [far] Expose the offset and length of archive entries

This exposes the offset and length of entries within a FAR through the
reader path. This avoids needing to recompute the length of entries on
access, and will enable creating child VMOs representing single entries
within a VMO representing an entire archive.

Original-Bug: 52938

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/395653
Original-Revision: 200b6eecddc440ab3e8fea3742a18b2e03c8e06e
GitOrigin-RevId: 30bee3029ba9915b79fa66f61387896866c20c9a
Change-Id: I37d0a5b91976238845cb887022af36624971bffc
1 file changed
tree: c0e8c490bcc9df046dd4fec66d15ed8ae8f58173
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. flower
  8. jiri.lock
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
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.