Add script for determining the set of symbols to export from a library.
[gnulib.git] / modules / chdir
blobcaa9c2cdfb6763d5f9231550bf20a0880769b340
1 Description:
2 chdir() function: switch to another current directory
4 Files:
6 Depends-on:
7 unistd
9 configure.ac:
10 gl_UNISTD_MODULE_INDICATOR([chdir])
12 Makefile.am:
14 Include:
15 <unistd.h>
17 License:
18 LGPLv2+
20 Maintainer:
21 all