[roll] Roll third_party/llvm-libc/src [libc][Obvious][NFC] A bunch of cosmetic cleanup.

* Added missing header guards.
* Fixed license header format in a few files.
* Renamed files to more suitable names.

GitOrigin-RevId: 3189f49762a074ab983008897c59b4b62d2e3f17
Original-Revision: c865813fa21a1fbee8644871de89c2ab8e36d6e4
Change-Id: I23d91964c3f23905e23c5e967c390f472567ddd0
1 file changed
tree: d416d4bf382806ef035450f924118e26b3f30105
  1. infra/
  2. third_party/
  3. firmware
  4. flower
  5. jiri.lock
  6. minimal
  7. prebuilts
  8. README.md
  9. stem
  10. 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 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.