X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fgetcwd;h=0f3871201352682a5dbfa1f22c62f9a647ccd9c8;hb=b0d3c1545196ae640d1f6de6c084f15812a9650a;hp=d5b38a446966006eca4c5bee37de013ac7ac7b5d;hpb=7c232d6b1cfc23376954f517f6d6773aa3f52eda;p=gnulib.git diff --git a/modules/getcwd b/modules/getcwd index d5b38a446..0f3871201 100644 --- a/modules/getcwd +++ b/modules/getcwd @@ -2,20 +2,28 @@ Description: Return the current working directory. Files: +lib/getcwd.h lib/getcwd.c +m4/d-ino.m4 +m4/getcwd-abort-bug.m4 m4/getcwd-path-max.m4 +m4/getcwd.m4 Depends-on: -pathmax -same +mempcpy +extensions +stdbool configure.ac: -GL_FUNC_GETCWD_PATH_MAX +gl_FUNC_GETCWD Makefile.am: Include: +"getcwd.h" -Maintainer: -Jim Meyering +License: +GPL +Maintainer: +all, glibc