X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fgetcwd;h=46ecb03d4f2708f0b9d65d52e5ff233d8fb18fd1;hb=e09edd140811395f660fb1e2bb50f8c58fd8f508;hp=ddb3e1ada66409e03ee68e98708fc0837f99778b;hpb=901bc47c9a8db854db97bb28780352748020c81d;p=gnulib.git diff --git a/modules/getcwd b/modules/getcwd index ddb3e1ada..46ecb03d4 100644 --- a/modules/getcwd +++ b/modules/getcwd @@ -2,7 +2,6 @@ Description: Return the current working directory. Files: -lib/getcwd.h lib/getcwd.c m4/getcwd-abort-bug.m4 m4/getcwd-path-max.m4 @@ -11,17 +10,21 @@ m4/getcwd.m4 Depends-on: mempcpy d-ino +dirfd extensions +openat stdbool +unistd +malloc-posix configure.ac: gl_FUNC_GETCWD +gl_UNISTD_MODULE_INDICATOR([getcwd]) Makefile.am: -EXTRA_DIST += getcwd.h Include: -"getcwd.h" + License: GPL