• Show log

    Commit

  • Hash : e4e173e8
    Author : Peter Pettersson
    Date : 2021-07-15T21:00:02

    Allow compilation on systems without CLOCK_MONOTONIC
    
    Makes usage of CLOCK_MONOTONIC conditional and makes functions that uses
    git__timer handle clock resynchronization.
    
    Call gettimeofday with tzp set to NULL as required by
    https://pubs.opengroup.org/onlinepubs/9699919799/functions/gettimeofday.html