[roll] Roll llvm-project/libc [libc] Add a platform independent buffered file IO data structure.

Reviewed By: lntue

Differential Revision: https://reviews.llvm.org/D119458

GitOrigin-RevId: f17a8fc1983af219602c2fadafd885d399588d69
Original-Revision: 523c4fac75f8da11f55f4bf08e770a5504b10b60
Change-Id: I884ac6eabaffd5b0fc04f27e0f474232fddae5ff
1 file changed
tree: 4cece64e39d12c44520de00a67411be06f9b0584
  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.