• Show log

    Commit

  • Hash : d6c7ca3e
    Author : Edward Thomson
    Date : 2021-09-25T14:36:25

    win32: posixify the output of p_getcwd
    
    Make p_getcwd match the rest of our win32 path handling semantics.
    
    (This is currently only used in tests, which is why this disparity went
    unnoticed.)