X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fgetcwd;h=46ecb03d4f2708f0b9d65d52e5ff233d8fb18fd1;hb=679b14d8851a364efdffbdf50d4aa43921762076;hp=0f3871201352682a5dbfa1f22c62f9a647ccd9c8;hpb=79c0a43808d9ca85acd04600149fc1a9b75bd1b9;p=gnulib.git diff --git a/modules/getcwd b/modules/getcwd index 0f3871201..46ecb03d4 100644 --- a/modules/getcwd +++ b/modules/getcwd @@ -2,25 +2,29 @@ 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 +openat stdbool +unistd +malloc-posix configure.ac: gl_FUNC_GETCWD +gl_UNISTD_MODULE_INDICATOR([getcwd]) Makefile.am: Include: -"getcwd.h" + License: GPL