OSDN Git Service

Change name of MB_CUR_MAX implementation function.
authorDan Albert <danalbert@google.com>
Thu, 14 Aug 2014 20:56:51 +0000 (13:56 -0700)
committerDan Albert <danalbert@google.com>
Thu, 14 Aug 2014 20:56:51 +0000 (13:56 -0700)
commit224ff048efc782bd60047a3ae53eb66941f73125
tree7c148e8f2e8095a98fa9cc24e710edc3ccf5d008
parent9a74e4c15c17b9126ad348d865002880fc36bd12
Change name of MB_CUR_MAX implementation function.

Glibc calls theirs __ctype_get_mb_cur_max. Make ours match to cut down
on differences between bionic and glibc.

Bug: 11156955
Change-Id: Ib7231f01aa9676dff30aea0af25d597bfe07bc73
libc/bionic/locale.cpp
libc/include/stdlib.h