[roll] Roll fuchsia [superproject] Roll llvm-project/libc e2cad38..e4332ed (4 commits)

e4332ed [libc][NFC] Fix extraneous namespace on Errno (#80894)
6a05cec [libc] add inttypes macros (#80726)
cc20335 [libc][stdbit] implement stdc_trailing_zeros (C23) (#80344)
2de9f54 [libc] Fix accidentally deleted braces after change

GitOrigin-RevId: 06e8745d77a46953427516d918dae2305a5e41a2
Roller-URL: https://ci.chromium.org/b/8756808897302096049
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/987154
Original-Revision: 8f01100e5977b90ee3a68d710b1ce096c2c648b8
Change-Id: I44f0459fb466447edf04d5d622047cbe31caeb93
1 file changed
tree: b9eb5caac240ec09c94e7a3238f6fde9a57f3c6d
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.