X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fsave-cwd;h=18c43b9ef7d0ae858d94c12cfc05dff7d8032fb0;hb=d0ed9df4b170fc03d349eb1e856265b2c3c16706;hp=0412259cce5abf53ff15f154d8ba196a71d48a11;hpb=740e9a30efda7c5323b31860c249b2d9f778209c;p=gnulib.git diff --git a/modules/save-cwd b/modules/save-cwd index 0412259cc..18c43b9ef 100644 --- a/modules/save-cwd +++ b/modules/save-cwd @@ -1,4 +1,5 @@ Description: +Save and restore the current working directory. Files: lib/save-cwd.h @@ -6,14 +7,21 @@ lib/save-cwd.c m4/save-cwd.m4 Depends-on: -error +chdir-long +fcntl-safer +xgetcwd +stdbool configure.ac: gl_SAVE_CWD Makefile.am: -lib_SOURCES += save-cwd.h save-cwd.c Include: "save-cwd.h" +License: +GPL + +Maintainer: +Jim Meyering