relativize path support fd descriptor logic
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
parent
50b0a755
Please register or sign in to comment