X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fgetcwd;h=cec9e2a5117f93190234d370efb93d832d02b494;hb=0a3f7af426469ab51370585e1a3afba66ff24b57;hp=d5b38a446966006eca4c5bee37de013ac7ac7b5d;hpb=7c232d6b1cfc23376954f517f6d6773aa3f52eda;p=gnulib.git diff --git a/modules/getcwd b/modules/getcwd index d5b38a446..cec9e2a51 100644 --- a/modules/getcwd +++ b/modules/getcwd @@ -3,19 +3,32 @@ Return the current working directory. Files: lib/getcwd.c +m4/getcwd-abort-bug.m4 m4/getcwd-path-max.m4 +m4/getcwd.m4 Depends-on: -pathmax -same +mempcpy +d-ino +dirfd +extensions +memmove +openat +stdbool +unistd +malloc-posix configure.ac: -GL_FUNC_GETCWD_PATH_MAX +gl_FUNC_GETCWD +gl_UNISTD_MODULE_INDICATOR([getcwd]) Makefile.am: Include: + -Maintainer: -Jim Meyering +License: +GPL +Maintainer: +all, glibc