summaryrefslogtreecommitdiff
path: root/include/cstdio
AgeCommit message (Expand)Author
2017-04-07[libc++] Drop support for CRTs older than VS 2015Shoaib Meenai
2016-11-08[libc++] Remove unnecessary MSVCRT exclusionsShoaib Meenai
2016-09-01cstdio: limit gets to CRT versions below 14Saleem Abdulrasool
2015-10-09Split <stdio.h> out of <cstdio>.Richard Smith
2015-10-06Remove unnecessary inline functions capturing the contents of C library macros.Richard Smith
2015-03-26Make the presence of stdin and stdout optional.Ed Schouten
2015-03-12Add option to disable access to the global filesystem namespace.Ed Schouten
2015-01-10Support Newlib as libc++'s C library [cstdio part, part 2]Jonathan Roelofs
2013-10-12Implement national body comment GB9: remove std::getsMarshall Clow
2013-09-17G M: Restore the ability for libcxx to compile again on mingw 64.Howard Hinnant
2013-08-01Nico Rieck: Currently _MSC_VER and _WIN32 are used to guard code which isHoward Hinnant
2012-07-26Patch by Andrew C. Morrow: shims to work around macroized getc and putc on l...Howard Hinnant
2011-10-22More windows port work by Ruben Van BoxemHoward Hinnant
2011-10-17Windows support by Ruben Van Boxem.Howard Hinnant
2010-11-16license changeHoward Hinnant
2010-05-11Wiped out some non-ascii characters that snuck into the copyright.Howard Hinnant
2010-05-11libcxx initial importHoward Hinnant