summaryrefslogtreecommitdiffstats
path: root/src/compat
Commit message (Expand)AuthorAgeFilesLines
* This fixes MSVS 2013 compilation.Lev Stipakov2015-10-061-2/+4
* Provide LZ4 sources in src/compat/ and use if no system lz4 library found.Gert Doering2014-01-063-1/+1037
* build: use stdbool.h if availableAlon Bar-Lev2012-04-282-0/+13
* build: msvc: upgrade to Visual Studio 2010 + fixupsAlon Bar-Lev2012-03-294-198/+131
* build: move inet_ntop(), inet_pton() emulation into compatAlon Bar-Lev2012-03-225-2/+182
* build: move daemon() emulation into compatAlon Bar-Lev2012-03-224-1/+110
* build: move gettimeofday() emulation to compatAlon Bar-Lev2012-03-224-1/+150
* build: split out compatAlon Bar-Lev2012-03-225-0/+409