trace: use standard POSIX header for basename()
[project/procd.git] / watchdog.c
2024-03-30 Dragan Milenkovicwatchdog: always close fd on watchdog stop
2021-07-25 Martin Blumenstinglwatchdog: Add an info message if the watchdog reset...
2018-11-08 Hans Dedeckerwatchdog: improve seting watchdog timeout and frequency
2018-07-05 Felix Fietkauprocd: increase watchdog fd_buf storage size to fix...
2018-01-02 Rosen Penevprocd: Replace strerror(errno) with %m.
2017-06-22 Hans Dedeckerwatchdog: add support for starting/stopping kernel...
2017-05-29 Matthias Schifferupgraded: link dynamically, chroot during exec
2014-12-14 John Crispinonly write to the watchdog if the fd is valid
2014-11-05 John Crispinkmodloader takes longer than wdt timeout
2014-06-10 John Crispinadd upgraded support for nand flashing
2013-11-15 John Crispindebloat and reorganize code
2013-07-14 John Crispinthe cloexec logic of the watchdog was broken
2013-07-11 John Crispinfix wdt cloexec bug
2013-07-10 John Crispinfix up watchdog init code
2013-04-07 Felix Fietkauwatchdog: add support for starting/stopping watchdog...
2013-03-16 Felix Fietkauget rid of perror() calls, use ERROR() instead
2013-03-13 John Crispinadd watchdog support