[roll] Roll fuchsia [roll] Roll llvm-project/libc 83612a8..1c67925 (7 commits)

1c67925 [libc][NFC] Add u64 shuffle helpers to GPU
b142616 [libc] Enable utimes function for riscv (#139181)
1dfd10e [libc] Enable poll function for riscv (#139180)
17e5d7b [libc] Add proxy header for ACTION type. (#139796)
cfe2933 [libc] Add `struct entry` definition in addition to `ENTRY` according to POSIX. (#139773)
dada957 [libc] Add proxy header for ENTRY type. (#139746)
76637d1 [cmake] Normalize TARGET_SUBDIR paths (#138524)

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1275178
Original-Revision: 6ee70d23d363274c1ba63d3fc4496494cde620e7
GitOrigin-RevId: 94e01afcf9418be86aafe6fc6d108cf877d75720
Change-Id: Ib84b6ee7c24356deb2d65d54f8c1d71a2c9659cc
1 file changed
tree: 8aa3e4f62bccc728b821a6e06802a93b22bf6ed9
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
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.