This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository libcxx.
from f7e8495 system_error: use strerror_r only for threaded code new 63de5d2 build: differentiate between building for and on Windows new cfe109b build: dont detect libraries for Windows new 1ca3c45 build: further improve flags handling for cl new 67372ee chrono: implement a Windows version of system_clock::now new 75748cd chrono: give Windows a steady_clock
The 5 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: CMakeLists.txt | 20 +++++++++----- cmake/config-ix.cmake | 33 ++++++++++++++++++---- include/CMakeLists.txt | 2 +- src/chrono.cpp | 75 ++++++++++++++++++++++++++++++++++++++++---------- 4 files changed, 102 insertions(+), 28 deletions(-)