[roll] Roll fuchsia [superproject] Roll llvm-project/libc cc9e3a2..86b2fa4 (2 commits)

86b2fa4 [libc] at_quick_exit function implemented (#94317)
fd705df [libc][math][c23] Add {fmaximum,fminimum}{,_mag,_mag_num,_num} C23 math functions (#94510)

GitOrigin-RevId: 906fe24f95fae5a6fac7885a20b0a6061934bb22
Roller-URL: https://ci.chromium.org/b/8745841347458310753
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1061915
Original-Revision: 57bc5490a1f4590d731f68fdf1a8eac05b6548df
Change-Id: I097b17b983109b714d01dda97ea93d20f60c2032
1 file changed
tree: ae2cffff80df5b1bb743e061ac7c4df6e284511e
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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.