aboutsummaryrefslogtreecommitdiff
path: root/src/microhttpd/mhd_mono_clock.c
Commit message (Collapse)AuthorAge
* Fixed compiler warnings of implicit casting, which could change the valueEvgeny Grin (Karlson2k)2022-04-27
|
* Fixed many macrosEvgeny Grin (Karlson2k)2022-04-23
| | | | 'defined()' should be used without space before bracket
* mhd_mono_clock: fixed commentEvgeny Grin (Karlson2k)2021-12-26
|
* mhd_mono_clock: do not use MinGW clock wrappers on W32Evgeny Grin (Karlson2k)2021-10-25
| | | | System native clocks are always available on W32
* mhd_mono_clock: clarified doxyEvgeny Grin (Karlson2k)2021-09-01
|
* Added fallback functions for MHD_monotonic_msec_counter() valuesEvgeny Grin (Karlson2k)2021-08-29
|
* MHD_monotonic_msec_counter(): fixed internal fallbackEvgeny Grin (Karlson2k)2021-08-29
|
* MHD_monotonic_msec_counter(): added new internal functionEvgeny Grin (Karlson2k)2021-08-27
|
* mhd_mono_clock: simplified calculations on old W32 platformsEvgeny Grin (Karlson2k)2021-08-27
|
* mhd_mono_clock: updated clock IDsEvgeny Grin (Karlson2k)2021-08-27
|
* mhd_mono_clock: cosmetic editEvgeny Grin (Karlson2k)2021-04-25
|
* fix transmission stall issue with upgraded TLS connections reported by ↵Christian Grothoff2020-09-27
| | | | Nguyen Xuan Viet on the mailinglist
* tighten formatting rulesChristian Grothoff2019-10-31
|
* applying uncrustify to ensure uniform indentationChristian Grothoff2019-10-17
|
* Improved compatibility with CygwinEvgeny Grin (Karlson2k)2017-11-26
|
* address #4614: mark translatable strings with _-macroChristian Grothoff2016-09-06
|
* monoclock: fixed English in commentsEvgeny Grin (Karlson2k)2016-08-19
|
* mhd_mono_clock.c: fixed compiler warningEvgeny Grin (Karlson2k)2016-08-16
|
* mhd_mono_clock: do not use large includes in headerEvgeny Grin (Karlson2k)2016-08-16
|
* mono clock: prefer native clock on W32Evgeny Grin (Karlson2k)2015-12-25
|
* -releasing 0.9.43Christian Grothoff2015-09-16
|
* Reimplement monotonic clock with wide range of platforms supportEvgeny Grin (Karlson2k)2015-08-27