X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fgetcwd;h=77ad097ca38516b5648bc539ca7242c500e7d64e;hb=43593319b31e6b0175b8eec4433bac744959822d;hp=6b764d21c8f8669b3f2dd8c58726a19eb469b66b;hpb=342c3921744f00e8139322ed90fe826275b0739d;p=gnulib.git diff --git a/modules/getcwd b/modules/getcwd index 6b764d21c..77ad097ca 100644 --- a/modules/getcwd +++ b/modules/getcwd @@ -6,14 +6,24 @@ lib/getcwd.c m4/getcwd-abort-bug.m4 m4/getcwd-path-max.m4 m4/getcwd.m4 +m4/pathmax.m4 Depends-on: unistd extensions +pathmax [test $REPLACE_GETCWD = 1] mempcpy [test $REPLACE_GETCWD = 1] d-ino [test $REPLACE_GETCWD = 1] memmove [test $REPLACE_GETCWD = 1] openat [test $REPLACE_GETCWD = 1] +fcntl-h [test $REPLACE_GETCWD = 1] +fdopendir [test $REPLACE_GETCWD = 1] +fstat [test $REPLACE_GETCWD = 1] +fstatat [test $REPLACE_GETCWD = 1] +opendir [test $REPLACE_GETCWD = 1] +readdir [test $REPLACE_GETCWD = 1] +rewinddir [test $REPLACE_GETCWD = 1] +closedir [test $REPLACE_GETCWD = 1] stdbool [test $REPLACE_GETCWD = 1] malloc-posix [test $REPLACE_GETCWD = 1] strdup-posix [test $REPLACE_GETCWD = 1]