[roll] Roll llvm-project/libc 7425605..073cdb4 (5 commits)

073cdb4 [libc][__support][bit] Switch popcount to Brian Kernighan’s Algorithm (#95625)
b756609 [libc] Add the implementation of the fdopen function (#94186)
4572121 Reapply "[libc] printf, putchar and vprintf in bareemetal entrypoints… (#95619)
8e32a68 [libc] fix build errors (#95613)
42dca5c [libc] fix build errors (#95600)

GitOrigin-RevId: 9918747f4d8868d30bc8048dcf55211049f5d870
Change-Id: Ib987a059a5bcb9c26a30034d16a92413afb02297
1 file changed
tree: d41dc1424d2e490e47d92114a5666ace66628f21
  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.