[roll] Roll fuchsia [roll] Roll llvm-project/libc 67fd35c..6b57fbc (2 commits)

6b57fbc:https://llvm.googlesource.com/llvm-project/libc/+/6b57fbc21fb3d2a9f4f233ca1100fdddd7b8f9ab [libc] Convert environ and getopt variables to use LLVM_LIBC_VARIABLE (#201551)
6aef3da:https://llvm.googlesource.com/llvm-project/libc/+/6aef3da741aaa658c92c987178d83ad3993b2d18 [libc/docs] Add a quick note about LLVM_LIBC_VARIABLE (#201556)

Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1642976
Original-Original-Revision: 78fa808a49744034ccdb05d414bd6e5cb75e7633
GitOrigin-RevId: 78124c4f488c75e4dbb30aa562ebb500e57e2e53
Change-Id: I0e35e691d1f52cad514c891e43e30a9f4ef55eed
Reviewed-on: https://fuchsia-review.googlesource.com/c/integration/+/1640178
Cr-Commit-Position: refs/heads/main@{#194320}
1 file changed
tree: 43751a4052ad98f87a40ba6cc60395d2687704e8
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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 in one of the communication channels documented at get involved.

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.