X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fgetcwd;h=c1544f5e5f149db26dbf5dbf6699e5355e47894e;hb=6f730e7ae5225bf9eb36554d94805b97a72784bd;hp=1367c2ac0d359e0392db261eb23257c035d4be1f;hpb=82d8ff5ab30935fa8dce714a1bdc274a4fba1cf9;p=gnulib.git diff --git a/modules/getcwd b/modules/getcwd index 1367c2ac0..c1544f5e5 100644 --- a/modules/getcwd +++ b/modules/getcwd @@ -2,23 +2,31 @@ 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 +strdup-posix configure.ac: gl_FUNC_GETCWD +gl_UNISTD_MODULE_INDICATOR([getcwd]) Makefile.am: Include: -"getcwd.h" + License: GPL