Description:
fchdir() function: change current directory, given an open file descriptor.

Files:
lib/fchdir.c
m4/fchdir.m4

Depends-on:
close
dirent
dirfd
dup2
fcntl
fcntl-h
include_next
malloc-posix
open
realloc-posix
stat
stdbool
strdup-posix
sys_stat
unistd

configure.ac:
gl_FUNC_FCHDIR
gl_UNISTD_MODULE_INDICATOR([fchdir])

Makefile.am:

Include:
<unistd.h>

License:
LGPL

Maintainer:
Bruno Haible
