[libc-commits] [libc] [libc] Add tmpnam implementation (PR #204901)

via libc-commits libc-commits at lists.llvm.org
Sun Sep 6 00:58:36 PDT 2026


================
@@ -1444,6 +1444,7 @@ if(LLVM_LIBC_FULL_BUILD)
     libc.src.stdio.stdin
     libc.src.stdio.stdout
     libc.src.stdio.ungetc
+    libc.src.stdio.tmpnam
----------------
shubhe25p wrote:

I don't understand, can you elaborate on this please?

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


More information about the libc-commits mailing list