[roll] Roll llvm-project/libc cfec302..cb3f5b8 (2 commits)

cb3f5b8 [libc][NFC] Make all integration tests depend on the threads implementation.
bbbcab1 [libc] Linux threads - Setup TLS area of a new thread and cleanup at exit.

GitOrigin-RevId: ab9e11bb18b66463e528af1bd3f53c4a9e55a721
Change-Id: I59855fa8df949268c1fc0ca5654576c45b1fabf1
1 file changed
tree: 68f8272dc3f289594fd758f36b4fe527b517ee8c
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.