[roll] Roll llvm-project/libc e58422d..bb81237 (2 commits)

bb81237 [libc] change return type of pthread_setspecific to int in generated header (#124072)
31216f0 [libc][LIBC_ADD_NULL_CHECKS] replace volatile deref with __builtin_trap (#123401)

GitOrigin-RevId: b1d9f0cf6551d468c65b3c3c78c7065ecdd7462e
Change-Id: Ib532f4dbc4f06ec745a43f4cadfbf21059ce6f91
1 file changed
tree: 55476c1730cc4889688574214008ecc7db2e05d4
  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.