[libc-commits] [PATCH] D134773: [libc] add clock_gettime
Michael Jones via Phabricator via libc-commits
libc-commits at lists.llvm.org
Wed Sep 28 10:29:16 PDT 2022
michaelrj updated this revision to Diff 463610.
michaelrj added a comment.
move clockid_t into separate header
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.463610.patch
Type: text/x-patch
Size: 11017 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20220928/b2858165/attachment-0001.bin>
More information about the libc-commits
mailing list