[roll] Roll fuchsia [superproject] Roll llvm-project/libc [libc][cpio] Add cpio.h header. (#123798)

[libc][docs] add cpio to documentation and include related functi…
These changes ensure that the cpio header is documented properly
with respect to the issue
(https://github.com/llvm/llvm-project/issues/122006 ).

**Changes:**
1. **cpio.yaml**: Created a new YAML file for cpio with functions
and related macros.
2. **CMakeLists.txt**: Added cpio to the documentation
directories.
3. **index.rst**: Included `cpio` in the documentation index.

---------

Co-authored-by: siya <siya@Siya.com>
GitOrigin-RevId: 2636ca898412185939d24f825da3d94d9a13457a
Original-Revision: 4ca5d779a5a794c3a7e08e282f2822d35fd70666
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1192690
Original-Revision: 997a3198a33fae6dd8d95b1015b13ba931b687cb
Change-Id: I34d3667c9b54e5587b3bf6beb2653d564c47fe51
1 file changed
tree: 5f4a0461f09302bf49fb6f4d0cbf7f4dc20008bf
  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 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.