[libcxx-commits] [PATCH] D117375: [libcxx][SystemZ][z/OS] added internal_threading_support.h

Daniel McIntosh via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri Jan 14 17:11:06 PST 2022


DanielMcIntosh-IBM created this revision.
DanielMcIntosh-IBM added reviewers: ldionne, Mordante, Quuxplusone.
Herald added a subscriber: mgorny.
DanielMcIntosh-IBM requested review of this revision.
Herald added projects: libc++, libc++abi.
Herald added a subscriber: libcxx-commits.
Herald added a reviewer: libc++.
Herald added a reviewer: libc++abi.

This is the 4th of 5 changes to add support for POSIX(OFF) on z/OS.
See D117366 <https://reviews.llvm.org/D117366> for more background, and D110349 <https://reviews.llvm.org/D110349> for discussion of an
alternative implementation.

Depends on D117370 <https://reviews.llvm.org/D117370>, D117372 <https://reviews.llvm.org/D117372>, D117373 <https://reviews.llvm.org/D117373>


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D117375

Files:
  libcxx/include/__threading_support
  libcxx/src/CMakeLists.txt
  libcxx/src/debug.cpp
  libcxx/src/include/internal_threading_support.h
  libcxx/src/locale.cpp
  libcxx/src/memory.cpp
  libcxx/src/random_shuffle.cpp
  libcxxabi/src/cxa_exception_storage.cpp
  libcxxabi/src/cxa_guard_impl.h
  libcxxabi/src/fallback_malloc.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D117375.400205.patch
Type: text/x-patch
Size: 21483 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220115/3dd5125e/attachment-0001.bin>


More information about the libcxx-commits mailing list