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
/
cstdio
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove ::gets for FreeBSD 13 and later
Dimitry Andric
2019-09-07
1
-1
/
+1
*
Update more file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[libc++] Drop support for CRTs older than VS 2015
Shoaib Meenai
2017-04-07
1
-5
/
+1
*
[libc++] Remove unnecessary MSVCRT exclusions
Shoaib Meenai
2016-11-08
1
-2
/
+0
*
cstdio: limit gets to CRT versions below 14
Saleem Abdulrasool
2016-09-01
1
-1
/
+5
*
Split <stdio.h> out of <cstdio>.
Richard Smith
2015-10-09
1
-10
/
+0
*
Remove unnecessary inline functions capturing the contents of C library macros.
Richard Smith
2015-10-06
1
-25
/
+0
*
Make the presence of stdin and stdout optional.
Ed Schouten
2015-03-26
1
-20
/
+25
*
Add option to disable access to the global filesystem namespace.
Ed Schouten
2015-03-12
1
-0
/
+4
*
Support Newlib as libc++'s C library [cstdio part, part 2]
Jonathan Roelofs
2015-01-10
1
-0
/
+18
*
Implement national body comment GB9: remove std::gets
Marshall Clow
2013-10-12
1
-1
/
+3
*
G M: Restore the ability for libcxx to compile again on mingw 64.
Howard Hinnant
2013-09-17
1
-0
/
+5
*
Nico Rieck: Currently _MSC_VER and _WIN32 are used to guard code which is
Howard Hinnant
2013-08-01
1
-2
/
+2
*
Patch by Andrew C. Morrow: shims to work around macroized getc and putc on l...
Howard Hinnant
2012-07-26
1
-0
/
+12
*
More windows port work by Ruben Van Boxem
Howard Hinnant
2011-10-22
1
-2
/
+4
*
Windows support by Ruben Van Boxem.
Howard Hinnant
2011-10-17
1
-0
/
+2
*
license change
Howard Hinnant
2010-11-16
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
/
+159