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

via libc-commits libc-commits at lists.llvm.org
Wed Aug 26 20:11:06 PDT 2026


================
@@ -54,5 +54,92 @@ extern FILE *stderr;
 #ifndef SEEK_END
 #define SEEK_END 2
 #endif
+/*
----------------
shubhe25p wrote:

No worries, this seems good, thanks!

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


More information about the libc-commits mailing list