[roll] Roll fuchsia [superproject] Roll llvm-project/libc [libc][NFC] Reduce the number of threads created in cnd_test to 1000 form 10000.

The high number of 10000 threads was choking bot builders running on boards with
very small memory.

GitOrigin-RevId: 31164eaf88f58bc5396a7ef263303a9a9825455f
Original-Revision: 9c7eee21ddd6a24ac845253eaaadf949e0e3a900
Roller-URL: https://ci.chromium.org/b/8786841935628879537
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/818187
Original-Revision: c1d666573d0d5206a258ebb5be0be27a03b46301
Change-Id: I067817deaafbaf5ca40418ba43b29577961e9816
1 file changed
tree: 38602bfb2ce67591444314c8a3d4a22613a4987d
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.