Philip Kaufmann
|
0db65d8798
|
update license of compat and crypto
- change license to be just MIT for all files in compat and crypto
- also add missing header end comments
- ensure default header include style
|
2014-09-29 08:21:11 +02:00 |
|
Pieter Wuille
|
cf42c36e99
|
Apply clang-format on crypto/* and compat/*
|
2014-09-25 08:23:32 +02:00 |
|
Philip Kaufmann
|
fc0c07eb64
|
small cleanup in src/compat .h and .cpp
- add license header
- fix include guards
- fix indentation
|
2014-06-21 14:39:17 +02:00 |
|
Cory Fields
|
679240d0e9
|
sanity: add libc/stdlib sanity checks
These are meant to test our back-compat stubs, but they are enabled for all
builds for the sake of consistency.
|
2014-06-16 17:21:34 -04:00 |
|