[roll] Roll fuchsia [roll] Roll llvm-project/libc 664f868..e73bb9f (11 commits)

e73bb9f:https://llvm.googlesource.com/llvm-project/libc/+/e73bb9f8454ee75b6ecd40760906e37ccfa184c9 [libc][CndVar] reimplmement conditional variable with FIFO ordering (#192748)
1a74260:https://llvm.googlesource.com/llvm-project/libc/+/1a742609e398c9081b4534b16ce9981fc97ede43 [libc] Add some more segment type macros
c1a6903:https://llvm.googlesource.com/llvm-project/libc/+/c1a6903dc5176bf44871601e4000622c88bb6e5d Revert "[libc] Replace check-libc with lit-based test execution" (#193610)
b61cc45:https://llvm.googlesource.com/llvm-project/libc/+/b61cc451b39bb08cf8b6b4db8f3613b4c7e973fc [libc] Replace check-libc with lit-based test execution (#184163)
b626c16:https://llvm.googlesource.com/llvm-project/libc/+/b626c16e1335171c32d9ceada5a2beb311ffcd1a [libc][NFC] Fix minor RPC warnings (#192997)
82d4227:https://llvm.googlesource.com/llvm-project/libc/+/82d422733454130df99a9be7ef5d9f280eb63e36 [libc] Fix .params file generation for integration tests (#193544)
65940c0:https://llvm.googlesource.com/llvm-project/libc/+/65940c059b39392659373f25e2a5f23a7b1c29cf [libc][docs][NFC] Rename Maintainers.rst to Maintainers.md (#191882)
e50dfb1:https://llvm.googlesource.com/llvm-project/libc/+/e50dfb1461200e68abc57e906739bd4fa9becb34 [libc] Add struct sockaddr_storage (on linux) (#192978)
c06fae9:https://llvm.googlesource.com/llvm-project/libc/+/c06fae9434dacfa81f521ebb75dfefa7e4981a9c [libc][math] small typo (#193349)
52cc072:https://llvm.googlesource.com/llvm-project/libc/+/52cc0727af56d4d26a10379ef6a52f71d7913315 Support loader arguments in GPU hermetic tests (#193341)
04d4d3c:https://llvm.googlesource.com/llvm-project/libc/+/04d4d3cb5c8c0d483b8f0fb50b89bbbadbe9f3af [libc][NFC] Remove trailing whitespace from LLVMLibCTestRules.cmake (#193350)

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1584595
Original-Revision: 886c4480fff073e5865670a82443bf3c1838a051
GitOrigin-RevId: e2475a87290b9e56f4da8bc946ef2abc77db30e4
Change-Id: I5f4b6cd0f9c89cf72308c799f088dec6e8380ca1
1 file changed
tree: f0dcda254f93312eb16a96aa4bed4e25661291f5
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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.