aboutsummaryrefslogtreecommitdiff
path: root/src/compat/glibcxx_sanity.cpp
Commit message (Collapse)AuthorAgeFilesLines
* small cleanup in src/compat .h and .cppPhilip Kaufmann2014-06-211-1/+5
| | | | | | - add license header - fix include guards - fix indentation
* sanity: add libc/stdlib sanity checksCory Fields2014-06-161-0/+61
These are meant to test our back-compat stubs, but they are enabled for all builds for the sake of consistency.