9d555a49e1946e2e46039e0e27030b007c104d7f
[gnulib.git] / modules / save-cwd
1 Description:
2 Save and restore the current working directory.
3
4 Files:
5 lib/save-cwd.h
6 lib/save-cwd.c
7 m4/save-cwd.m4
8
9 Depends-on:
10 chdir-long
11 fcntl-safer
12 xgetcwd
13 stdbool
14
15 configure.ac:
16 gl_SAVE_CWD
17
18 Makefile.am:
19 EXTRA_DIST += save-cwd.h save-cwd.c
20
21 Include:
22 "save-cwd.h"
23
24 License:
25 GPL
26
27 Maintainer:
28 Jim Meyering