[roll] Roll fuchsia [superproject] Roll llvm-project/libc d1b2152..482735b (4 commits)

482735b [libc] add pthread_rwlock_clockrdlock and pthread_rwlock_clockwrlock … (#100543)
5ff2218 revert all tid changes (#100915)
129da4f [libc] Create a separate proxy header for math-function-macros.h  (#98430)
f79b8b4 [libc] fix pthread build issue for full-build mode (#100912)

GitOrigin-RevId: 17070f42f30921f069fc3533f008652f938f0215
Roller-URL: https://ci.chromium.org/b/8741134205692328705
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1090554
Original-Revision: 06b2d8b0196eef86553dc72eeb40a2a3d18308a2
Change-Id: Ice7f9df2d8a03254e31cd7879b560b0559d1cce5
1 file changed
tree: aa0b6c64d31797a74419076ba17eec3c65ded193
  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 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.