summaryrefslogtreecommitdiff
path: root/modules/save-cwd
blob: 52bf3311df48e2f1639f3ef77ba47f52ec380a72 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
Description:
Save and restore the current working directory.

Files:
lib/save-cwd.h
lib/save-cwd.c
m4/save-cwd.m4

Depends-on:
chdir-long
fchdir
fd-safer-flag
getcwd-lgpl
open
stdbool
unistd-safer

configure.ac:
gl_SAVE_CWD

Makefile.am:
lib_SOURCES += save-cwd.c

Include:
"save-cwd.h"

License:
GPL

Maintainer:
Jim Meyering