X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=modules%2Fgetcwd;h=f32453e37170c94be18d31d3c22d4a74640f5801;hb=e062ed7a99ca4e88a93db19362800a3326a462ea;hp=8fc74ef0123557dec93ad827d0689f4a6c377840;hpb=f3b23269e922ab27aaa589ec79f24593338c421c;p=gnulib.git diff --git a/modules/getcwd b/modules/getcwd index 8fc74ef01..f32453e37 100644 --- a/modules/getcwd +++ b/modules/getcwd @@ -2,22 +2,27 @@ Description: Return the current working directory. Files: -lib/getcwd.h lib/getcwd.c +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: -lib_SOURCES += getcwd.h Include: -"getcwd.h" + License: GPL