[roll] Roll fuchsia [superproject] Roll llvm-project/libc 984b022..1c13625 (10 commits)

1c13625 [libc] Add missing dependencies on `getc` and `ungetc` for GPU (#128069)
6801adb [libc] Fix missing includes in GPU scanf reader (#128049)
43cc245 [libc]: Clean up unnecessary function pointers in scanf (#121215)
2050c89 [libc] Add --json mode for hdrgen (#127847)
bef7e78 [Clang] Fix cross-lane scan when given divergent lanes (#127703)
4a001ee [libc][POSIX][unistd] implement getsid (#127341)
a85091f [libc] add `LLVM_LIBC_CAST` macro. (#127319)
0239039 [AMDGPU] Replace gfx940 and gfx941 with gfx942 in offload and libclc (#125826)
8b27814 Revert "[libc] Add strftime_l" (#127766)
6cbcc17 [libc] Add strftime_l (#127708)

GitOrigin-RevId: f25ab6a3c00ec677c5a7fb9fb1e2db6d000c9691
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1211166
Original-Revision: dde388c0a0f4ce64f094409069ebf8062d692a53
Change-Id: Ia24776bfa6c4b86838a3286ef9c38b76b612632f
1 file changed
tree: 0aa327ddc6c1da72672acb1c8f3400a9cfb9236f
  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.