[libc-commits] [libc] [libc] implement mkstemp (PR #199220)
Michael Jones via libc-commits
libc-commits at lists.llvm.org
Tue May 26 13:59:04 PDT 2026
================
@@ -0,0 +1,70 @@
+//===-- Implementation of mkstemp -----------------------------------------===//
----------------
michaelrj-google wrote:
We're moving to the new LLVM license headers, described here: https://llvm.org/docs/CodingStandards.html#file-headers
Please update all the C++ files to use the new format.
https://github.com/llvm/llvm-project/pull/199220
More information about the libc-commits
mailing list