aboutsummaryrefslogtreecommitdiff
path: root/src/microhttpd/mhd_compat.c
Commit message (Expand)AuthorAge
* Used calloc() where possible with fallback to malloc()+memset().Evgeny Grin (Karlson2k)2016-11-07
* address #4614: mark translatable strings with _-macroChristian Grothoff2016-09-06
* -dummy function also creates warning, simply only include file on W32Christian Grothoff2016-09-05
* 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