aboutsummaryrefslogtreecommitdiff
path: root/libstdc++/include
AgeCommit message (Expand)Author
2021-02-16Fix/update notices.Elliott Hughes
2016-05-27Remove libstdc++ include files.Elliott Hughes
2014-09-14Fix filename in comment in cmathm4tx
2014-08-25Add standard throw() spec to delete operators.Chih-Hung Hsieh
2014-07-29Remove declarations for things that don't exist.Elliott Hughes
2014-06-17Hide declaration of gets(3) for C11 and later.Dan Albert
2014-06-17Revert "Hide declaration of gets(3) for C11 and later."Dan Albert
2014-06-17Hide declaration of gets(3) for C11 and later.Dan Albert
2010-10-11Fix the build. Oops.David 'Digit' Turner
2010-06-25libstdc++: use extern "C++" in all our C++ system headers.David 'Digit' Turner
2009-07-12am 34806558: Add new C++ headers <cerrno> and <cfloat>David 'Digit' Turner
2009-07-10Add new C++ headers <cerrno> and <cfloat>David 'Digit' Turner
2009-06-17Removed non-standard declaration in cstring.Nicolas Catania
2009-05-18Add <cmath> standard C++ header.David 'Digit' Turner
2009-04-10AI 145714: Added cstring wrapper around string.h.Niko Catania
2009-04-08AI 145059: (Almost) final set of wrapper around the C headers for stdc++ and ...Niko Catania
2009-04-02AI 144236: Added new C to stdc++ header files: cassert, cctype, climits, ctime.Niko Catania
2009-03-30AI 143504: Completed cstddef to be non empty and similar to the gnu stl imple...Niko Catania
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2008-12-17Code drop from //branches/cupcake/...@124589The Android Open Source Project
2008-10-21Initial Contributionandroid-1.0release-1.0The Android Open Source Project