[roll] Roll fuchsia [superproject] Roll llvm-project/libc ff19762..95f6ec9 (2 commits)

95f6ec9 [libc][NFC] Switch use of errno in src/time and test/src/time to libc_errno.
8d0bb7c [libc][obvious] Fix errno includes in unistd

GitOrigin-RevId: 3952ca97f317b1bb5b8cb0f01cd167a9dd339b0b
Roller-URL: https://ci.chromium.org/b/8787683823000020081
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/813333
Original-Revision: 5fddba4958a5e57da6c2773fa5ef227db1a182a0
Change-Id: I7bcea724378d4959818cbc6d8f518a363fe5dad8
1 file changed
tree: 39d5ccc725606196973719f77b20f2193837f2d5
  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.