[libc-commits] [libc] [libc] Add `utimes` function (PR #97530)
Nick Desaulniers via libc-commits
libc-commits at lists.llvm.org
Tue Oct 15 09:35:21 PDT 2024
https://github.com/nickdesaulniers requested changes to this pull request.
Thanks for the patch. I'd prefer to have an implementation rather than stubs that do nothing, otherwise it makes it difficult for me to use tools like `llvm-nm` or `llvm-readelf` to analyze which symbols we're missing.
https://github.com/llvm/llvm-project/pull/97530
More information about the libc-commits
mailing list