X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fxgetcwd;h=a3ae23f5be9ed15c6b79bfbbc9bc4d9fe25629e9;hb=82c1692fcf6a698beaf2eaa6f5a4cbc3f378a3b9;hp=7d067f4383d73505fdf5ffad37ba9d417af08eb4;hpb=740e9a30efda7c5323b31860c249b2d9f778209c;p=gnulib.git diff --git a/modules/xgetcwd b/modules/xgetcwd index 7d067f438..a3ae23f5b 100644 --- a/modules/xgetcwd +++ b/modules/xgetcwd @@ -1,21 +1,26 @@ Description: +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 Include: "xgetcwd.h" +License: +GPL + +Maintainer: +Jim Meyering