NEWS.stable: log cherry-pick [79aac72]->[cc1a9b7] canonicalize-lgpl: use common idiom
[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 cloexec
12 getcwd-lgpl
13 fchdir
14 stdbool
15 unistd-safer
16
17 configure.ac:
18 gl_SAVE_CWD
19
20 Makefile.am:
21
22 Include:
23 "save-cwd.h"
24
25 License:
26 GPL
27
28 Maintainer:
29 Jim Meyering