[libcxx-commits] [PATCH] D87940: [SystemZ][ZOS] Porting the time functions within libc++ to z/OS

Zbigniew Sarbinowski via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri Oct 16 11:27:16 PDT 2020


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

@ldionne Sorry, I was away for few days. I hid `nanosleep()` in a separated header to make code in `__threading_support` cleaner. Please have a look.


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

https://reviews.llvm.org/D87940

Files:
  libcxx/include/CMakeLists.txt
  libcxx/include/__threading_support
  libcxx/include/support/ibm/nanosleep.h
  libcxx/src/filesystem/filesystem_common.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87940.298689.patch
Type: text/x-patch
Size: 4295 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20201016/057e926c/attachment.bin>


More information about the libcxx-commits mailing list