[roll] Roll fuchsia [superproject] Roll llvm-project/libc bcad7b8..f16fae9 (3 commits)

f16fae9 [libc] implement pathconf/fpathconf (#87165)
afb4dba Revert "[libc] Add `link.h` and `elf.h` headers" (#97931)
ad39cd0 [libc] Add `link.h` and `elf.h` headers (#97924)

GitOrigin-RevId: 5d067aef9588b988c214834697e38d1cfc48857c
Roller-URL: https://ci.chromium.org/b/8743040138962340897
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1077532
Original-Revision: 633d90a989eda341c553fad03e05b184ac331cbf
Change-Id: I8fb2f9d8f03b95064548eab607abe89ad198edb7
1 file changed
tree: 71330b7bf419e34b76f468d08b1d0efbd1f466ac
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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.