[libc-commits] [libc] [libc] Implement renameat in stdio (PR #225739)

Aman Maurya via libc-commits libc-commits at lists.llvm.org
Wed Sep 23 22:08:34 PDT 2026


================
@@ -0,0 +1,28 @@
+//===-- Linux implementation of renameat ----------------------------------===//
----------------
amanmaurya92 wrote:

I have updated the header to match new style.

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


More information about the libc-commits mailing list