X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fxgetcwd;h=5da4d234b520628f569c85699facbe1020668a8d;hb=e2b32fd06585da0807fe10045e70799cc5c8252f;hp=db08c871e57af3bdf39f5aff4153f7b290708c41;hpb=2e82f91f46dc3f93963b1e4fdcbc441c129df213;p=gnulib.git diff --git a/modules/xgetcwd b/modules/xgetcwd index db08c871e..5da4d234b 100644 --- a/modules/xgetcwd +++ b/modules/xgetcwd @@ -4,19 +4,24 @@ Return the current working directory, without size limitations. Files: lib/xgetcwd.h lib/xgetcwd.c -m4/getcwd.m4 m4/xgetcwd.m4 Depends-on: +getcwd xalloc -pathmax +stdbool configure.ac: gl_XGETCWD Makefile.am: -lib_SOURCES += xgetcwd.h xgetcwd.c +EXTRA_DIST += xgetcwd.h Include: "xgetcwd.h" +License: +GPL + +Maintainer: +Jim Meyering