aboutsummaryrefslogtreecommitdiff
path: root/src/compat
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headers to 2018DrahtBot2018-07-276-6/+6
* scripted-diff: prefer MAC_OSX over __APPLE__fanquake2018-07-251-2/+2
* GCC-7 and glibc-2.27 compat codeChun Kuan Lee2018-06-021-0/+45
* Default to defining endian-conversion DECLs in compat w/o configMatt Corallo2018-04-161-0/+45
* Increment MIT Licence copyright header year on files modified in 2017Akira Takizawa2018-01-036-6/+6
* Merge #11140: Trivial: Improve #endif commentsWladimir J. van der Laan2017-11-171-3/+3
|\
| * Trivial: Improve #endif commentsdanra2017-08-251-3/+3
* | scripted-diff: Replace #include "" with #include <> (ryanofsky)MeshCollider2017-11-165-6/+6
* | Merge #11144: Move local include to before system includesWladimir J. van der Laan2017-08-281-2/+2
|\ \
| * | Move local include to before system includesdanra2017-08-251-2/+2
| |/
* / Simplify bswap_16 implementationdanra2017-08-251-1/+1
|/
* [trivial] Add end of namespace commentspracticalswift2017-05-312-2/+2
* Increment MIT Licence copyright header year on files modified in 2016isle29832016-12-312-2/+2
* Uses built-in byte swap if available (Apple) and if bswap_XX is undefined.Karl-Johan Alm2016-12-171-0/+19
* [copyright] copyright header style uniformisle29832016-11-062-2/+2
* Bump copyright headers to 2015MarcoFalke2015-12-131-1/+1
* Add an alternate location of endian.h headerAndriy Voskoboinyk2015-06-071-0/+2
* build: Endian compatibilityWladimir J. van der Laan2015-03-062-0/+241
* build: remove libstdc++ backwards-compatCory Fields2015-02-231-94/+0
* Added "Core" to copyright headerssandakersmann2014-12-196-6/+6
* Check for strnlen and provide it if it is not found.Pavel Janík2014-11-241-0/+18
* Fix all header definesPavel Janík2014-11-031-3/+3
* update license of compat and cryptoPhilip Kaufmann2014-09-295-5/+7
* Apply clang-format on crypto/* and compat/*Pieter Wuille2014-09-254-33/+28
* libc-compat: add new symbol that's now neededCory Fields2014-08-081-0/+2
* build: fix build weirdness after 54372482.Cory Fields2014-06-232-2/+2
* small cleanup in src/compat .h and .cppPhilip Kaufmann2014-06-215-29/+58
* sanity: add libc/stdlib sanity checksCory Fields2014-06-163-0/+129
* build: add symbol for upcoming gcc 4.9's libstdc++Cory Fields2014-04-111-0/+7
* build: add glibc/libstdc++ back-compat stubsCory Fields2014-04-102-0/+99