summaryrefslogtreecommitdiffstats
path: root/libstdc++/include/cstddef
Commit message (Collapse)AuthorAgeFilesLines
* AI 145159: am: CL 145059 (Almost) final set of wrapper around the C headers ↵Niko Catania2009-04-081-2/+2
| | | | | | | | | | | | | | | | | | | | for stdc++ and their tests. The only one left is cstring. * bionic/libstdc++/include/cstdlib: * bionic/libstdc++/include/cstdio: * bionic/libstdc++/include/cstdint: * bionic/libstdc++/include/csignal: * bionic/libstdc++/include/csetjmp: Added header file. Checks the bionic headers file were picked up instead of the host ones. Added test for new header files * system/extras/tests/bionic/libstdc++/Android.mk: Added tests for the new header files. EXTRA_CFLAGS: include the bionic header files. Original author: niko Automated import of CL 145159
* AI 143632: am: CL 143504 Completed cstddef to be non empty and similar to ↵Niko Catania2009-03-311-0/+46
| | | | | | | | | | | | | | | the gnu stl implementation. Even if we don't want to have a bloated stl implementation, having empty files around is probably not very good either. Added a test to make sure the header file compiles on host and kila-eng. QA Impact: In system/extras/test/bionic/libstdc++ build the tests using: mm BIONIC_TESTS=1 to build the host and target tests. Original author: niko Merged from: //branches/donutburger/... Automated import of CL 143632
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+0
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+0
|
* Initial Contributionandroid-1.0The Android Open Source Project2008-10-211-0/+0