[roll] Roll fuchsia [ksync] Rename kmutex to ksync

This name aligns better with Rust standard library.

Original-Original-Bug: b/507423574
Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1627514
Owners-Override: James Robinson <jamesr@google.com>
Original-Original-Revision: 48a476844bea2a5641bfe3b14db2efbb13bd47f9
GitOrigin-RevId: f4805918c38bdb20b4f3d7e7cfd33b7fb6e6c575
Change-Id: Icfd3acb6315105dc8c4687d48fd12eb31d77e8cd
1 file changed
tree: b44dee64fae6c23d53a11691dcc239faad184ea5
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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.