aboutsummaryrefslogtreecommitdiffstats
path: root/libc/private/bionic_mbstate.h
Commit message (Collapse)AuthorAgeFilesLines
* Adds functionality specified by uchar.hDan Albert2014-06-041-0/+54
mbrtoc32 and c32rtomb get their implementations from mbrtowc and wcrtomb. The wc functions now simply call the c32 functions. Bug: 14646575 Change-Id: I49d4b95fed0f9d790260c996c4d0f8bfd1686324