[libc-commits] [libc] [libc][cpio] Add cpio.h header. (PR #123798)
    via libc-commits 
    libc-commits at lists.llvm.org
       
    Fri Jan 24 03:28:47 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:
linux on wsl,though now its been sorted but the yaml conversion has to be done manually or what
https://github.com/llvm/llvm-project/pull/123798
    
    
More information about the libc-commits
mailing list