index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libcxx
/
include
/
cstdlib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix _LIBCPP_HAS_ definitions for Android.
Dan Albert
2019-11-18
1
-1
/
+1
*
Update more file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Selectively import timespec_get into namespace std, since some C libraries do...
Marshall Clow
2018-08-15
1
-2
/
+2
*
[libc++] Respect Windows Store app CRT restrictions
Shoaib Meenai
2017-04-06
1
-0
/
+2
*
Remove mblen(), mbtowc() and wctomb() from the thread-unsafe functions.
Ed Schouten
2016-12-30
1
-2
/
+0
*
Fix or suppress GCC warnings during build.
Eric Fiselier
2016-08-29
1
-0
/
+6
*
Split <stdlib.h> out of <cstdlib>.
Richard Smith
2015-10-09
1
-22
/
+0
*
Make support for thread-unsafe C functions optional.
Ed Schouten
2015-06-24
1
-0
/
+2
*
Make *abs() and *div() work on CloudABI.
Ed Schouten
2015-03-16
1
-0
/
+6
*
Xing Xue: port to IBM XLC++/AIX.
Howard Hinnant
2013-08-14
1
-1
/
+1
*
Nico Rieck: Currently _MSC_VER and _WIN32 are used to guard code which is
Howard Hinnant
2013-08-01
1
-5
/
+5
*
Dimitry Andric: When using libc++ headers on FreeBSD, in combination with -s...
Howard Hinnant
2012-11-26
1
-0
/
+16
*
Dimitry Andric: FreeBSD only: Add the C11 aligned_alloc to <cstdlib> and ad...
Howard Hinnant
2012-10-13
1
-0
/
+6
*
Apply noexcept to those functions implemented in <cstdlib> as a conforming ex...
Howard Hinnant
2012-07-06
1
-4
/
+4
*
Make sure [at_]quick_exit is in std::
David Chisnall
2012-03-14
1
-0
/
+4
*
Solaris port. Currently sees around 200 test failures, mostly related to
David Chisnall
2012-02-29
1
-1
/
+2
*
Windows port work by Ruben Van Boxem
Howard Hinnant
2011-10-27
1
-1
/
+1
*
More windows port work by Ruben Van Boxem
Howard Hinnant
2011-10-22
1
-0
/
+5
*
Windows support by Ruben Van Boxem.
Howard Hinnant
2011-10-17
1
-0
/
+2
*
license change
Howard Hinnant
2010-11-16
1
-2
/
+2
*
Fixing whitespace problems
Howard Hinnant
2010-08-22
1
-2
/
+2
*
Wiped out some non-ascii characters that snuck into the copyright.
Howard Hinnant
2010-05-11
1
-1
/
+1
*
libcxx initial import
Howard Hinnant
2010-05-11
1
-0
/
+138