aboutsummaryrefslogtreecommitdiff
path: root/src/microhttpd/mhd_compat.c
Commit message (Collapse)AuthorAge
* tighten formatting rulesChristian Grothoff2019-10-31
|
* applying uncrustify to ensure uniform indentationChristian Grothoff2019-10-17
|
* 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
removed "w32functions.h/.c"