summaryrefslogtreecommitdiff
path: root/modules/savewd
blob: a0ea64fe6ef01fb08fe5954ffb81bea8503dbf9e (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
32
33
34
35
36
37
38
39
Description:
Save and restore the working directory, possibly using a child process.

Files:
lib/savewd.h
lib/savewd.c
m4/savewd.m4

Depends-on:
assure
attribute
chdir
errno
extern-inline
fchdir
fcntl-safer
fcntl-h
filename
raise
stdbool
stdlib
sys_wait
unistd
xalloc

configure.ac:
gl_SAVEWD

Makefile.am:
lib_SOURCES += savewd.h savewd.c

Include:
"savewd.h"

License:
GPL

Maintainer:
Paul Eggert, Jim Meyering