[roll] Roll fuchsia [superproject] Roll llvm-project/libc 3a509e6..f74bd6b (2 commits)

f74bd6b [libc] Acquire the lock for scanf files (#67357)
2dc7fd9 [libc] Change the `puts` implementation on the GPU (#67189)

GitOrigin-RevId: bb236efec2728b00cae395b6eaddfe952016092a
Roller-URL: https://ci.chromium.org/b/8768936098728379969
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/921799
Original-Revision: a0662cea419b0beee6552bcb0b92413110b54070
Change-Id: I2fb45da2120e27f521d8fe816b6ac691e8c41b82
1 file changed
tree: e28307810abc0722193497eac911477783bb9c86
  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.