[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>
44 lines
509 B
ReStructuredText
44 lines
509 B
ReStructuredText
Implementation Status
|
|
=====================
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
aio
|
|
arpa/inet
|
|
assert
|
|
complex
|
|
cpio
|
|
ctype
|
|
errno
|
|
fenv
|
|
float
|
|
inttypes
|
|
locale
|
|
math/index.rst
|
|
net/if
|
|
netinet/in
|
|
search
|
|
setjmp
|
|
signal
|
|
stdbit
|
|
stdio
|
|
stdlib
|
|
string
|
|
strings
|
|
sys/mman
|
|
sys/resource
|
|
sys/stat
|
|
sys/time
|
|
sys/wait
|
|
termios
|
|
threads
|
|
time
|
|
uchar
|
|
unistd
|
|
wchar
|
|
wctype
|
|
..
|
|
TODO: https://github.com/llvm/llvm-project/issues/123821
|
|
pthread
|