mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-17 12:41:05 +03:00
28 lines
270 B
Plaintext
28 lines
270 B
Plaintext
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
|
|
fcntl-safer
|
|
xgetcwd
|
|
stdbool
|
|
|
|
configure.ac:
|
|
gl_SAVE_CWD
|
|
|
|
Makefile.am:
|
|
|
|
Include:
|
|
"save-cwd.h"
|
|
|
|
License:
|
|
GPL
|
|
|
|
Maintainer:
|
|
Jim Meyering
|