summaryrefslogtreecommitdiffstats
path: root/src/util/util_watchdog.c
Commit message (Expand)AuthorAgeFilesLines
* WATCHDOG: Avoid non async-signal-safe from the signal_handlerFabiano Fidêncio2017-01-251-22/+96
* WATCHDOG: define and use _MAX_TICKS as 3Jakub Hrozek2016-08-301-3/+3
* watchdog: cope with time shiftPavel Březina2016-08-251-0/+41
* UTIL: Fix warning Wmissing-bracesLukas Slebodnik2016-07-011-1/+2
* Util: Add watchdog helperSimo Sorce2016-06-291-0/+141