Description: fchdir() function: change current directory, given an open file descriptor. Files: lib/fchdir.c m4/fchdir.m4 Depends-on: canonicalize-lgpl close dirent dirfd dup2 fcntl include_next open strdup unistd configure.ac: gl_FUNC_FCHDIR gl_UNISTD_MODULE_INDICATOR([fchdir]) Makefile.am: Include: #include License: LGPL Maintainer: Bruno Haible