[roll] Roll fuchsia [superproject] Roll llvm-project/libc [libc] Another fix to add a null-terminator to the pthread name.

This fix is similar to the one done in https://reviews.llvm.org/D148844.
This miss was caught by the risv64 builder.

Differential Revision: https://reviews.llvm.org/D148871

GitOrigin-RevId: 09deeb0c7cb1564caf95ec6b204a6f5ebc2c4a53
Original-Revision: 0797c2b7078a981570d0667ebc329612265076b4
Roller-URL: https://ci.chromium.org/b/8783215812856226289
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/842140
Original-Revision: 16452ec5ac37c74b82d6172cda285dada513b1fe
Change-Id: I6aa50700e499af8b2ffd279269cd91ec42e2637d
1 file changed
tree: 8cbf30dd5f195012a6844fbc8c0ea633732cac9a
  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.