• Show log

    Commit

  • Hash : d8c06070
    Author : Patrick Steinhardt
    Date : 2017-02-07T20:21:38

    path: extract `win32_path_prefix` function
    
    Extract code which determines if a path is at a Windows system's root.
    This incluses drive prefixes (e.g. "C:\") as well as network computer
    names (e.g. "//computername/").