[roll] Roll fuchsia [roll] Roll llvm-project/libc e73bb9f..4e6d607 (6 commits)

4e6d607:https://llvm.googlesource.com/llvm-project/libc/+/4e6d607d5c1404494f9eff9a476950d8c38d2bdf [libc] Honor per-test timeout in lit test format (#193772)
a7b591a:https://llvm.googlesource.com/llvm-project/libc/+/a7b591a198ef91bb148e11e6d1568a3b350f8079 [libc][NFC] Fix typo in GPU test warning message (#193762)
84a2412:https://llvm.googlesource.com/llvm-project/libc/+/84a241243800a5f0dc2da0bb2d05eb86b5dbb54e [libc][docs] Add poll.h POSIX header documentation (#122006) (#193734)
5617e57:https://llvm.googlesource.com/llvm-project/libc/+/5617e577dcc8ede0a224e61324eb24ab2df1f916 Add missed variable change from a refactor (#193684)
88cc906:https://llvm.googlesource.com/llvm-project/libc/+/88cc906f943edb017398eeba4c0d82c2818c442a [libc] Readd instructions on building kernel headers from sources
6919da0:https://llvm.googlesource.com/llvm-project/libc/+/6919da0f76ad19097f20a7f9730fc78733ea2793 [libc] Drop elf.h include from dl_phdr_info header

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1586149
Original-Revision: 50f7d2ab78509a58b98d82dffc966e40c084b133
GitOrigin-RevId: b9019ad14d6d65427b4895434fbc8363ea371cd9
Change-Id: I54d3e3585ed921cfa5ab2b9acec32832035d6614
1 file changed
tree: 0920b322c712a3a1b59d28ac11a6d2f115fb6f57
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
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.