Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move setlocale(3) and the wchar stubs over to .cpp. | Elliott Hughes | 2012-10-22 | 1 | -330/+0 |
| | | | | | | | | Also separate out the C++ files so we can use -Werror on them. I'd rather wait for LOCAL_CPPFLAGS to be in AOSP, but this also lets us see which files still need to be sorted into one bucket or the other. Change-Id: I6acc1f7c043935c70a3b089f705d218b9aaaba0a | ||||
* | Move non-upstream code into the libc/bionic directory. | Elliott Hughes | 2012-10-01 | 1 | -0/+330 |
I'll need at least one more pass, because there's some upstream code lurking in libc/bionic, but this is still a step in the right direction. Change-Id: I55927315972da8327ae01c5240ed587db17e8462 |