summaryrefslogtreecommitdiffstats
path: root/src/eloop.c
Commit message (Expand)AuthorAge
* eloop: cast away a compile warningRoy Marples2020-02-04
* Linux: Silence a warning on 32-bit LinuxRoy Marples2020-01-17
* eloop: header is now the single source of truth for SEC_PER_SECRoy Marples2020-01-08
* eloop: fix some warningsRoy Marples2020-01-07
* DHCP6: Calulate ReTransmission using millisecondsRoy Marples2020-01-07
* eloop: reduce timers rather than calculating expiryRoy Marples2020-01-07
* eloop: Allow for for timeouts greater than time_t and time wrappingRoy Marples2020-01-01
* Welcome to 2020!Roy Marples2020-01-03
* eloop: Fix a segfault if we free a NULL eloopRoy Marples2019-11-01
* eloop: Add eloop_clear functionRoy Marples2019-10-25
* Add SPDX identifiers to all dhcpcd source files.Yegor Yefremov2019-07-04
* Welcome to 2019!Roy Marples2019-01-01
* Welcome to 2018.Roy Marples2018-01-01
* eloop: set _eloop in signal setup rather than startRoy Marples2017-11-15
* Add a return value to deleteing events and timers so we knowRoy Marples2017-07-03
* If no eloop mechanism has been selected for us, print a messageRoy Marples2017-04-13
* Default eloop to epoll on Solaris.Roy Marples2017-04-13
* Reset exitnow on entry in-case we are re-started after an exit.Roy Marples2017-04-13
* Move the source files along with dev, crypt and comapt into src dir.Roy Marples2017-03-15