X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fgetcwd;h=46ecb03d4f2708f0b9d65d52e5ff233d8fb18fd1;hb=33cb12c8aeada37627591e9159b0ea3e64c6791d;hp=d5b38a446966006eca4c5bee37de013ac7ac7b5d;hpb=7c232d6b1cfc23376954f517f6d6773aa3f52eda;p=gnulib.git diff --git a/modules/getcwd b/modules/getcwd index d5b38a446..46ecb03d4 100644 --- a/modules/getcwd +++ b/modules/getcwd @@ -3,19 +3,31 @@ 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 +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