view modules/savewd @ 17362:7a2e583edf71

check for (erroneous) ftp-upload.gnu.org
author Karl Berry <karl@freefriends.org>
date Tue, 19 Mar 2013 10:47:12 -0700
parents a80e4b259d9b
children 39c9960ea17b
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:
chdir
dosname
errno
extern-inline
fchdir
fcntl-safer
fcntl-h
raise
stdbool
stdlib
sys_wait
xalloc

configure.ac:
gl_SAVEWD

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

Include:
"savewd.h"

License:
GPL

Maintainer:
Paul Eggert, Jim Meyering