[roll] Roll fuchsia [superproject] Roll llvm-project/libc 8231c02..351a27f (2 commits)

351a27f [libc] implement a64l (#128758)
a1dc94d [libc] Move fileno and fdopen to fullbuild only (#128762)

GitOrigin-RevId: 7fb378e23f79d2314d766320279d81c36db48ca0
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1214471
Original-Revision: 2c96f3ca46f7e29406f084760a80a903886f4922
Change-Id: I5ef1b45e3c7e8300e57d801a552261f26b06c5a8
1 file changed
tree: 72a772f6ed42d1d0de6555f8246c40a72436bbe2
  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.