OSDN Git Service

Provide fake definitions for libstdc++.
authorDan Albert <danalbert@google.com>
Tue, 6 Sep 2016 23:51:00 +0000 (16:51 -0700)
committerDan Albert <danalbert@google.com>
Thu, 8 Sep 2016 23:13:28 +0000 (16:13 -0700)
commitcb0b14385b21ec6b7a6e12bc1a9bb6d68f8a839c
tree254669c0c2e6569f9785f31639eb3302771fa8ff
parent69b26542de22a0eca05d3b9863d196f3edd7949c
Provide fake definitions for libstdc++.

libstdc++ needs to be able to `using ::foo` these in the various C++
wrapper headers for the C library. The NDK long ago added fake
definitions. We need to keep the same.

Test: make checkbuild
Bug: http://b/30465923
Change-Id: Id513b72a59eafcc823080631e07b21290d5e3b24
libc/include/bits/wctype.h
libc/include/locale.h
libc/include/math.h
libc/include/stdlib.h