[roll] Roll fuchsia [superproject] Roll llvm-project/libc 74781bd..fb82cd2 (3 commits)

fb82cd2 [libc] Simplify integration tests by eliminating the artificial sysroot.
128dcb1 [libc][Obvious] Add errno entrypoint for macOS ARM64.
5788739 [libc] Switch signal and termios to libc_errno.

GitOrigin-RevId: 981fd7a81fa66028e653d7a3ce49633dc86fd8f9
Roller-URL: https://ci.chromium.org/b/8787383515239667841
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/813640
Original-Revision: 8c0959e21d3768d882e47ca398ecaffa4b68191f
Change-Id: I97ab5cfbafa6abbd0532ffa085a8fc495a9ce5f2
1 file changed
tree: 0e105c01c4cbd26016a6a9430ec2f53336b354b7
  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.