summaryrefslogtreecommitdiff
path: root/modules/savewd
blob: 5504fa1c7ec428d0eabc8f5a151bbf59e255fc8e (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 working directory, possibly using a child process.

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

Depends-on:
dirname
exit
fcntl-safer
fcntl
raise
stdbool
xalloc

configure.ac:
gl_SAVEWD

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

Include:
"savewd.h"

License:
GPL

Maintainer:
Paul Eggert, Jim Meyering