summaryrefslogtreecommitdiffstats
path: root/libc/include/wchar.h
Commit message (Expand)AuthorAgeFilesLines
* Ensure that <stdint.h> defines SIZE_MAX and friends.Elliott Hughes2013-06-131-0/+3
* Switch to upstream-freebsd for the unmolested wchar code.Elliott Hughes2013-03-011-0/+5
* Bug: __WINT_TYPE__ and wint_t reference to different typesSergey Melnikov2012-11-261-1/+1
* Remove useless #defines and incorrect claims from header files.Elliott Hughes2012-10-011-6/+1
* Add wcscasecmp() and wcsncasecmp() prototypes to wchar.h.tedbo2010-11-291-0/+2
* Remove compiler warnings when building Bionic.David 'Digit' Turner2010-06-221-1/+1
* wchar.h: improve wchar_t support in BionicDavid 'Digit' Turner2010-06-151-3/+3
* Add stdlib functions mbstowcs() and wcstombs().Dan Bornstein2009-11-101-0/+2
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+155
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-155/+0
* auto import from //branches/cupcake/...@126645The Android Open Source Project2009-01-151-5/+6
* auto import from //branches/cupcake/...@125939The Android Open Source Project2009-01-091-0/+5
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-1/+5
* Initial Contributionandroid-1.0The Android Open Source Project2008-10-211-0/+145