[roll] Roll llvm-project/libc [libc][NFC] Use more common variable naming convention

We were in between two styles when this file was initially
checked in.

GitOrigin-RevId: 587f9f238e8926de43f5c893045daa817619aea9
Original-Revision: 968d6d5d2f0871f852a1f585b64571063052fb2f
Change-Id: I3124c065a7239e9762a27c36c0b7a15064e80da6
1 file changed
tree: 6628be6ed7d9b435e201fa348a41031056061cd2
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.