Skip to content
  • Per Cederqvist's avatar
    All configuration parameters that are time periods can now have an · d8105df4
    Per Cederqvist authored
    optional suffix such as "hours" appended.  Store them as a struct
    timeval, not as an int, so that the bulk of the code doesn't have to
    take the unit into account.  Use "struct timeval" instead of a number
    of milliseconds or seconds in several places.  This fixes a number of
    potential and actual overflows.  Added utility functions for struct
    timeval.
    d8105df4
To find the state of this project's repository at the time of any of these versions, check out the tags.