[roll] Roll fuchsia [kernel][ktl] Add ranges to <ktl/algorithm.h>

Adds ranges from c++20

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1266404
Original-Revision: 7adedb1acdd81d437274a95b27f120fc2d22d071
GitOrigin-RevId: 7774f3ec1b7690fb2428505c6a01e617b1681cf9
Change-Id: I6f402ad836dc965265eecd41ccab04824555a56b
1 file changed
tree: 1c8f4e59fad0e6c2852e0c6e34812ed7eb37c5f3
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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 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.