Sign in
chromium
/
external
/
github.com
/
llvm
/
llvm-project.git
/
4cd6ca102a94e1b64ba3f940cc26b4d7b2b82964
/
libcxx
/
include
/
ctime
4cd6ca1
[libc++] NFC: Normalize `#endif //` comment indentation
by Louis Dionne
· 4 years, 1 month ago
5571467
[libc++] Avoid including <sys/cdefs.h> on non-Apple platforms in <ctime>
by Louis Dionne
· 4 years, 9 months ago
5201b96
[libc++] Re-apply the workaround for timespec_get not always being available in Apple SDKs
by Louis Dionne
· 4 years, 9 months ago
19fd903
Fix _LIBCPP_HAS_ definitions for Android.
by Dan Albert
· 5 years ago
6b77ebd
[NFC] Strip trailing whitespace from libc++
by Louis Dionne
· 6 years ago
57b08b0
Update more file headers across all of the LLVM projects in the monorepo
by Chandler Carruth
· 6 years ago
171c77b
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
· 7 years ago
deb471f
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
· 7 years ago
e0cf3b9
Make support for thread-unsafe C functions optional.
by Ed Schouten
· 10 years ago
073458b
Windows support by Ruben Van Boxem.
by Howard Hinnant
· 14 years ago
412dbeb
license change
by Howard Hinnant
· 15 years ago
b3371f6
Fixing whitespace problems
by Howard Hinnant
· 15 years ago
5b08a8a
Wiped out some non-ascii characters that snuck into the copyright.
by Howard Hinnant
· 15 years ago
3e51952
libcxx initial import
by Howard Hinnant
· 15 years ago