[libc-commits] [libc] [libc] Enable utimes function for riscv (PR #139181)
Mikhail R. Gadelha via libc-commits
libc-commits at lists.llvm.org
Tue May 13 14:51:07 PDT 2025
================
@@ -20,14 +21,24 @@
namespace LIBC_NAMESPACE_DECL {
+#if SYS_utimes
----------------
mikhailramalho wrote:
fixed
https://github.com/llvm/llvm-project/pull/139181
More information about the libc-commits
mailing list