[roll] Roll fuchsia [superproject] Roll llvm-project/libc 0053c17..55df14d (2 commits)

55df14d [libc] Add a missing include
f5a4097 [libc][docs] Add links to Peter Smith's FOSDEM 2025 talk (#129555)

GitOrigin-RevId: 72489dbf2055da6fe343c8f75bbb2aed75e22fb0
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1219804
Original-Revision: a913cbafaf0231d029a07b4863d061722103f11d
Change-Id: I11324b880448d09bb5945f436a4c36c0bdc4c14a
1 file changed
tree: d1aa0a2fa1837cbf310be7e4d5cb2945f36b9384
  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.