[libc-commits] [libc] [libc] implement mkstemp (PR #199220)

Michael Jones via libc-commits libc-commits at lists.llvm.org
Fri May 22 12:17:34 PDT 2026


================
@@ -206,6 +198,7 @@ set(TARGET_LIBC_ENTRYPOINTS
     libc.src.stdlib.llabs
     libc.src.stdlib.lldiv
     libc.src.stdlib.memalignment
+    libc.src.stdlib.mkstemp
----------------
michaelrj-google wrote:

you should add this to aarch64 and risc-v as well.

https://github.com/llvm/llvm-project/pull/199220


More information about the libc-commits mailing list