[libc-commits] [libc] [libc][cpio] Add cpio.h header. (PR #123798)
via libc-commits
libc-commits at lists.llvm.org
Wed Jan 22 10:33:19 PST 2025
================
@@ -0,0 +1,31 @@
+functions:
+ cpio_open:
+ in-latest-posix: ''
+ cpio_create:
+ in-latest-posix: ''
+ cpio_read:
+ in-latest-posix: ''
+ cpio_write:
+ in-latest-posix: ''
+ cpio_close:
+ in-latest-posix: ''
----------------
siya100 wrote:
ummm from chatgpt,actually i was having a hard time configuring llvm and clang,the process took days and it was my time first time contributing,was doubtful about how to convert docs into yaml so took help grom chatgpt
sorry for the inconvenience.
https://github.com/llvm/llvm-project/pull/123798
More information about the libc-commits
mailing list