aboutsummaryrefslogtreecommitdiff
path: root/src/microhttpd/mhd_compat.h
Commit message (Expand)AuthorAge
* Test for stdlib.h presenceEvgeny Grin (Karlson2k)2021-09-01
* tighten formatting rulesChristian Grothoff2019-10-31
* applying uncrustify to ensure uniform indentationChristian Grothoff2019-10-17
* 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