aboutsummaryrefslogtreecommitdiff
path: root/src/util/timeout.c
Commit message (Expand)AuthorAgeFilesLines
* Fixed build on macOS via posix-macos-addonsKirill A. Korinsky2021-09-221-2/+2
* Fix Valgrind warnings about timeout struct allocations.J08nY2018-02-031-1/+20
* Update copyright year.J08nY2018-01-011-1/+1
* Document the timeout interface.J08nY2017-10-081-1/+1
* Add per-param timeout option.J08nY2017-10-041-1/+1
* Properly implement timeout_start and timeout_stop.J08nY2017-10-041-5/+13
* Add timeout.[ch] and timeout macro.J08nY2017-10-041-0/+21