[roll] Roll fuchsia [superproject] Roll llvm-project/libc 4d3bcdd..5a0f99b (4 commits)

5a0f99b [libc][cmake] Do not overwrite SKIP_FLAG_EXPANSION_*. (#125762)
88eafb2 [Clang] Add width handling for <gpuintrin.h> shuffle helper (#125896)
3e66200 [libc][unistd] Implement setsid (#125704)
089ffbc [libc][sys/wait][linux] add missing and clean up existing macros (#125572)

GitOrigin-RevId: 685b23249b60fb835ac28899c985cb2a800a18db
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1200333
Original-Revision: 7155d4d1c6dd577460f576529df25c2d14ef20c0
Change-Id: I984c9ee12be155bca7df967a67430034c0dd8283
1 file changed
tree: 92570c55dea4bd4bd86ff590e130528a4f5a93ba
  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.