[libcxx-commits] [PATCH] D93542: [SystemZ][ZOS] Provide CLOCK_MONOTONIC alternative

Zibi Sarbino via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Jan 13 08:25:50 PST 2021


zibi updated this revision to Diff 316407.
zibi added a comment.
Herald added a subscriber: mgorny.

Adding gettimeofday() equivalent for CLOCK_MONOTONIC for z/OS.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D93542/new/

https://reviews.llvm.org/D93542

Files:
  libcxx/CMakeLists.txt
  libcxx/include/CMakeLists.txt
  libcxx/include/support/ibm/gettod.h
  libcxx/src/chrono.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93542.316407.patch
Type: text/x-patch
Size: 3547 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210113/9853df4c/attachment.bin>


More information about the libcxx-commits mailing list