[roll] Roll fuchsia [starnix][collections] Add RangeMap::iter

This method lets clients iterate over the ranges in the map, which is
needed to construct the address space for a forked process.

Test: test_iter
Original-Bug: 76319
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/527321
Original-Revision: c2ce7dca05cad621e5ebae55321fe97f01e6ec35
GitOrigin-RevId: defc6fd2b3ed706bac43e95cc4a3c7da2346e357
Change-Id: Ic3fdd50a5627660b4f27207a607c63079fff379a
1 file changed
tree: 7e7f8de71af3dfe0c34cd070a048770f40b5a242
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
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.