view modules/savewd @ 7315:f3ddfeb5dff9

Initial revision.
author Paul Eggert <eggert@cs.ucla.edu>
date Mon, 18 Sep 2006 03:31:18 +0000
parents
children 4a6efdc58ddb
line wrap: on
line source

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
stdbool
xalloc

configure.ac:
gl_SAVEWD

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

Include:
"savewd.h"

License:
GPL

Maintainer:
Paul Eggert, Jim Meyering