Edit

kc3-lang/libressl

Branch :

  • Show log

    Commit

  • Author : Dmitry Eremin-Solenikov
    Date : 2014-12-08 02:08:18
    Hash : 9d70cdc6
    Message : update.sh: add MV-like function preserving file timestamps Add a do_mv()/$MV wrappers to be called instead of just mv. This function will preserve the target file if it does not differ from the source file. This helps to remove unnecessary compilator calls after calling update.sh w/o source changes. Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>