• Show log

    Commit

  • Hash : 1ce4cc01
    Author : Ben Straub
    Date : 2012-05-15T15:41:05

    Fix date.c build in msvc.
    
    Ported the win32 implementations of gmtime_r,
    localtime_r, and gettimeofday to be part of the 
    posix compatibility layer, and fixed
    git_signature_now to use them.