aboutsummaryrefslogtreecommitdiff
path: root/src/compat/sanity.h
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/+7
These are meant to test our back-compat stubs, but they are enabled for all builds for the sake of consistency.