X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fgetcwd;h=cec9e2a5117f93190234d370efb93d832d02b494;hb=0a3f7af426469ab51370585e1a3afba66ff24b57;hp=ed46a17ca641449bcbbfb9dc753803b484dc008a;hpb=9003b6aad863787369445eb8b073640f8a595376;p=gnulib.git diff --git a/modules/getcwd b/modules/getcwd index ed46a17ca..cec9e2a51 100644 --- a/modules/getcwd +++ b/modules/getcwd @@ -2,23 +2,30 @@ 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 +memmove +openat +stdbool +unistd +malloc-posix configure.ac: gl_FUNC_GETCWD +gl_UNISTD_MODULE_INDICATOR([getcwd]) Makefile.am: -lib_SOURCES += getcwd.h Include: -"getcwd.h" + License: GPL