X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=modules%2Fgetcwd;h=f32453e37170c94be18d31d3c22d4a74640f5801;hb=1c091b642ef5dfebb141d72e1289d5f20d5387b5;hp=35c64125775fca772457e5cc9cebe41d99e086af;hpb=5eeec029e833abe9ba663d51bb556bd1eebb814e;p=gnulib.git diff --git a/modules/getcwd b/modules/getcwd index 35c641257..f32453e37 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,16 +10,19 @@ m4/getcwd.m4 Depends-on: mempcpy d-ino +dirfd extensions stdbool +unistd configure.ac: gl_FUNC_GETCWD +gl_UNISTD_MODULE_INDICATOR([getcwd]) Makefile.am: Include: -"getcwd.h" + License: GPL