summaryrefslogtreecommitdiff
path: root/libstdc++-v3/include/c_global/cstdio
AgeCommit message (Expand)Author
2025-01-02Update copyright years.Jakub Jelinek
2024-09-25libstdc++: #ifdef out #pragma GCC system_headerJason Merrill
2024-09-20libstdc++: fix C header include guardsJason Merrill
2024-01-03Update copyright years.Jakub Jelinek
2023-01-16Update copyright years.Jakub Jelinek
2022-01-03Update copyright years.Jakub Jelinek
2021-01-04Update copyright years.Jakub Jelinek
2020-01-01Update copyright years.Jakub Jelinek
2019-01-01Update copyright years.Jakub Jelinek
2018-01-03Update copyright years.Jakub Jelinek
2017-01-01Update copyright years.Jakub Jelinek
2016-09-30libstdc++/77795 Only declare ::gets for C++98 and C++11Jonathan Wakely
2016-01-04Update copyright years.Jakub Jelinek
2015-11-13More fine-grained autoconf checks for C99 libraryJennifer Yao
2015-02-01re PR libstdc++/64883 (FAIL: 17_intro/headers/c++*/all_attributes.cc (test fo...Jonathan Wakely
2015-01-05Update copyright years.Jakub Jelinek
2014-01-23acinclude.m4 (GLIBCXX_CHECK_TMPNAM): New check for tmpnam function.Bernhard Reutner-Fischer
2014-01-02Update copyright years in libstdc++-v3/Richard Sandiford
2013-11-01re PR libstdc++/58952 (Construct "std::getchar()" rejected when getchar is ma...Paolo Carlini
2013-05-02cstdio: Add comment about LWG 2249.Paolo Carlini
2013-04-26cstdio (gets): Provide only in C++98 and C++11.Paolo Carlini
2013-02-03Update copyright in libstdc++-v3.Richard Sandiford
2012-03-02cstdio: Remove extraneous extern.Benjamin Kosnik
2012-03-02re PR libstdc++/51785 (gets not anymore declared)Benjamin Kosnik
2011-01-30PR libstdc++/36104 part fourBenjamin Kosnik
2010-11-02cinttypes: Remove, move contents to C++0x and TR1 headers.Paolo Carlini
2010-08-16re PR libstdc++/45300 (in cstdio/cstdlib keyword restrict is used instead of ...Paolo Carlini
2010-06-03c++config (std::size_t, [...]): Provide typedefs.Paolo Carlini
2010-02-04re PR libstdc++/42460 (man page errors for generated libstdc++ man pages)Benjamin Kosnik
2009-11-06user.cfg.in: Adjust includes.Benjamin Kosnik
2009-04-22cstdlib (abort, [...]): Mark noreturn throw ().Jan Hubicka
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek
2008-11-13re PR libstdc++/38000 (System header files not found once -isystem /usr/inclu...Paolo Carlini
2007-05-31re PR libstdc++/31426 (TR1 includes do not work with -std=c++0x)Paolo Carlini
2007-03-04acinclude.m4 (GLIBCXX_ENABLE_CHEADERS): Add c_global.Benjamin Kosnik