• Tommaso Tocci's avatar
    relativize path support fd descriptor logic · 58360b32
    Tommaso Tocci authored
    relativize path now accepts a file descriptor.
    
    If fd is AT_FDCWD relative path need to be considered with respect to
    the current working directory. Otherwise the path is relative to the
    directory with the given file descriptor
    58360b32