[roll] Roll fuchsia [superproject] Roll llvm-project/libc 1813c5a..662ed80 (4 commits)

662ed80 [libc] Fix riscv32 Block assertion failure on #117815
85dc014 [libc][docs] Add sys/stat page to the status of implementations docs (#122997)
1b362d1 [libc][docs] Add termios page to the status of implementations docs (#123004)
9c0a438 [libc][docs] Add sys/time page to the status of implementations docs (#123000)

GitOrigin-RevId: 227eec7b4353735290fb3c9f2a4232dfc67718f1
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1190197
Original-Revision: e91c069a5fcebe4a9d5616b1b6787969b145907d
Change-Id: I1a49399b0c65877a348ca37b386c7f77437c6bb5
1 file changed
tree: 321e368d7d1307f99b6de6e01209e149f20f0bcd
  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 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.