aboutsummaryrefslogtreecommitdiff
path: root/src/microhttpd/mhd_compat.h
Commit message (Expand)AuthorAge
* Improved compatibility with CygwinEvgeny Grin (Karlson2k)2017-11-26
* Used calloc() where possible with fallback to malloc()+memset().Evgeny Grin (Karlson2k)2016-11-07
* mhd_sockets: better sockets errors abstraction, improved performance on W32Evgeny Grin (Karlson2k)2016-08-23
* Emulate random() on platforms without random(), but with rand() function.Evgeny Grin (Karlson2k)2016-08-23
* Moved generic emulated functions to mhd_compat.h/.c, removed "platform" dir,Evgeny Grin (Karlson2k)2016-08-23