int fchdir(int fd);
Changes the current directory to an open directory with file handle fd.
chdir, getcwd