[roll] Roll fuchsia [superproject] Roll llvm-project/libc 465ce47..c6b8aeb (2 commits)

c6b8aeb [libc] add epoll_wait functions (#79515)
5deb36e [libc] Add fminf128 and fmaxf128 implementations for Linux x86_64. (#79307)

GitOrigin-RevId: e19bb5e7cee76688c9c2c99e3010dfbe15fe0124
Roller-URL: https://ci.chromium.org/b/8757873146353328577
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/980932
Original-Revision: d6caa2e17cfebb50407ad3e6230f813dd1c04407
Change-Id: I1b78ac09becda14e7ba7a8bcb5f781a00e76deb4
1 file changed
tree: a92bdb7caaf49f1189dca940842f357a1df23cd3
  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.