1. 43d7c79 Selectively import timespec_get into namespace std, since some C libraries don't have it. Reviewed as https://reviews.llvm.org/D50799 by Marshall Clow · 6 years ago
  2. 8a16d40 import timespec and timespec_get into namespace std if we're under c++17 or later AND the underlying C library has them. Fixes PR#38220, but doesn't implement all of P0063 yet. by Marshall Clow · 6 years ago
  3. 323ade3 Make support for thread-unsafe C functions optional. by Ed Schouten · 9 years ago
  4. 08e1747 Windows support by Ruben Van Boxem. by Howard Hinnant · 13 years ago
  5. b64f8b0 license change by Howard Hinnant · 14 years ago
  6. 324bb03 Fixing whitespace problems by Howard Hinnant · 14 years ago
  7. f5256e1 Wiped out some non-ascii characters that snuck into the copyright. by Howard Hinnant · 15 years ago
  8. bc8d3f9 libcxx initial import by Howard Hinnant · 15 years ago