[libc-commits] [PATCH] D134665: Implement `getrandom` function for linux targets.
Michael Jones via Phabricator via libc-commits
libc-commits at lists.llvm.org
Mon Oct 10 10:04:09 PDT 2022
michaelrj accepted this revision.
michaelrj added a comment.
Approved with one last nit
================
Comment at: libc/src/sys/CMakeLists.txt:8
+add_subdirectory(wait)
\ No newline at end of file
----------------
nit: please fix
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D134665/new/
https://reviews.llvm.org/D134665
More information about the libc-commits
mailing list