X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fgetcwd;h=f32453e37170c94be18d31d3c22d4a74640f5801;hb=d86a29da8c531f7419d39a98e36100a94aca6fd0;hp=b80d7eb00d8b5b5317e2391fe61f6e217a6f50ca;hpb=d3e8c58c07934d00ff72d0dc32aa48a2c3667137;p=gnulib.git diff --git a/modules/getcwd b/modules/getcwd index b80d7eb00..f32453e37 100644 --- a/modules/getcwd +++ b/modules/getcwd @@ -2,24 +2,27 @@ 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: mempcpy +d-ino +dirfd extensions stdbool +unistd configure.ac: gl_FUNC_GETCWD +gl_UNISTD_MODULE_INDICATOR([getcwd]) Makefile.am: Include: -"getcwd.h" + License: GPL