• Show log

    Commit

  • Hash : 121c3171
    Author : Edward Thomson
    Date : 2015-06-16T15:18:04

    Introduce p_utimes and p_futimes
    
    Provide functionality to set the time on a filesystem entry,
    using utimes or futimes on POSIX type systems or SetFileTime
    on Win32.