• Show log

    Commit

  • Hash : 6b0fc6ab
    Author : Edward Thomson
    Date : 2015-11-03T09:43:18

    diff: on win32, treat fake "symlinks" specially
    
    On platforms that lack `core.symlinks`, we should not go looking for
    symbolic links and `p_readlink` their target.  Instead, we should
    examine the file's contents.