X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fxgetcwd;h=346793cc0a087ee7a2bd4a44977e106cd48d60ff;hb=9df4453b386268b137f71b0e9548f67e03565dd4;hp=f552136c5d3563159d75a80db88e008dc70b58cd;hpb=6f99528a90dc8e6beb07ac5ced73770ed82a0830;p=gnulib.git diff --git a/modules/xgetcwd b/modules/xgetcwd index f552136c5..346793cc0 100644 --- a/modules/xgetcwd +++ b/modules/xgetcwd @@ -4,12 +4,12 @@ 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 @@ -20,6 +20,8 @@ lib_SOURCES += xgetcwd.h xgetcwd.c Include: "xgetcwd.h" +License: +GPL + Maintainer: Jim Meyering -