[roll] Roll fuchsia [superproject] Roll llvm-project/libc bb81237..54672b4 (4 commits)

54672b4 [libc][wchar] implement wcslen (#124150)
c98fba8  [libc][docs] Add Unistd header's page to the status of implementations doc (#123068)
dd473df [libc] added btowc to wchar.h generated header (#124168)
d26f4d8 [libc][NFC] Strip all training whitespace and missing newlines (#124163)

GitOrigin-RevId: 578acac46d4179b25ff400b695af91c19d3d17bd
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1192792
Original-Revision: b956a8f63bc60a09d85167646bd5fb84aac8c921
Change-Id: I9f6932ead70b0898d924c64ed31b52769afc08cb
1 file changed
tree: afbb39331a7ddf35a8d66f6f372c9b2f7a553318
  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.