Commit Graph

3 Commits

Author SHA1 Message Date
Elliott Hughes
abc15f529e Remove the bionic *wscanf workarounds.
This is now fixed in bionic.

Change-Id: I0d280dffa8b962cf0f24d8422452c18872e6ec2b
2014-04-29 16:32:14 -07:00
Elliott Hughes
b83642f7bb Remove most of the remaining wide-char stubs from libcxx.
We still need declarations for the C99 wide scanf stuff. I'll be back...

Change-Id: I6e222a05bf61101e7374b9ef54581459d7a0e1c4
2014-04-29 15:15:24 -07:00
Dan Albert
2ef012e474 Get libc++ building for Android
This adds an Android makefile, aliases locale aware cctype and cwctype
functions, fixes broken configuration in libcxx, and stubs functions missing
from bionic.

Change-Id: I247372d87caabe0310bedc4540b68ab2ed1986c1
2014-04-15 14:59:23 -07:00