X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=modules%2Fsave-cwd;h=15f94c07b1c28a2a4f05a240edf2c9e7a488576b;hb=894e0221d38190902541ce6ee2803fc375b42683;hp=0412259cce5abf53ff15f154d8ba196a71d48a11;hpb=740e9a30efda7c5323b31860c249b2d9f778209c;p=gnulib.git diff --git a/modules/save-cwd b/modules/save-cwd index 0412259cc..15f94c07b 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 +unistd-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