[libc-commits] [PATCH] D134773: [libc] add clock_gettime
Michael Jones via Phabricator via libc-commits
libc-commits at lists.llvm.org
Thu Sep 29 10:23:27 PDT 2022
This revision was automatically updated to reflect the committed changes.
michaelrj marked an inline comment as done.
Closed by commit rGb49d626cb4b4: [libc] add clock_gettime (authored by michaelrj).
Changed prior to commit:
https://reviews.llvm.org/D134773?vs=463610&id=463955#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D134773/new/
https://reviews.llvm.org/D134773
Files:
libc/config/linux/api.td
libc/config/linux/x86_64/entrypoints.txt
libc/include/CMakeLists.txt
libc/include/llvm-libc-macros/CMakeLists.txt
libc/include/llvm-libc-macros/linux/CMakeLists.txt
libc/include/llvm-libc-macros/linux/time-macros.h
libc/include/llvm-libc-macros/time-macros.h
libc/include/llvm-libc-types/CMakeLists.txt
libc/include/llvm-libc-types/clockid_t.h
libc/include/time.h.def
libc/spec/posix.td
libc/src/time/CMakeLists.txt
libc/src/time/clock_gettime.cpp
libc/src/time/clock_gettime.h
libc/test/src/time/CMakeLists.txt
libc/test/src/time/clock_gettime_test.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D134773.463955.patch
Type: text/x-patch
Size: 10989 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20220929/c60eb92b/attachment-0001.bin>
More information about the libc-commits
mailing list