OSDN Git Service

Move wchar _l functions out of wchar.cpp.
authorDan Albert <danalbert@google.com>
Thu, 13 Jul 2017 17:29:20 +0000 (10:29 -0700)
committerDan Albert <danalbert@google.com>
Thu, 13 Jul 2017 17:29:20 +0000 (10:29 -0700)
commit3f03579589259ecdc1b15e7914aca31c8b0dc1de
tree93a367ac59d0a11e4028ed8e9bfe06be0e6cfa58
parent2d585e0070f33ec86a5d5decf9642ee9f2501324
Move wchar _l functions out of wchar.cpp.

We don't need these in libandroid_support, but we do need the other
parts of wchar.cpp, and they're not really related.

Test: make checkbuild
Bug: None
Change-Id: I40f3089b034abfd4873e81c0b6216a7cfd977d8d
libc/bionic/wchar.cpp
libc/bionic/wchar_l.cpp