• Show log

    Commit

  • Hash : 7cf86f92
    Author : Sebastian Bauer
    Date : 2014-12-28T10:35:26

    Added AmigaOS-specific implementation of git__timer(). The clock_gettime() function is normally not available under AmigaOS, hence another solution is required. We are using now GetUpTime() that is present in current versions of this operating system.