X-Git-Url: https://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fgetcwd;h=108f14b28a022592f4a8caac9f3dccfc3d530d77;hb=427cbfd5b427150a71172efdd49db3cb0865cb42;hp=35c64125775fca772457e5cc9cebe41d99e086af;hpb=82ff49b55425e14156a89f4d2ab4267409665f54;p=gnulib.git diff --git a/modules/getcwd b/modules/getcwd index 35c641257..108f14b28 100644 --- a/modules/getcwd +++ b/modules/getcwd @@ -2,7 +2,6 @@ Description: Return the current working directory. Files: -lib/getcwd.h lib/getcwd.c m4/getcwd-abort-bug.m4 m4/getcwd-path-max.m4 @@ -12,15 +11,21 @@ Depends-on: mempcpy d-ino 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