Mark 'memmove' obsolete.
[gnulib.git] / modules / getcwd
index 8fc74ef..cec9e2a 100644 (file)
@@ -2,22 +2,30 @@ Description:
 Return the current working directory.
 
 Files:
-lib/getcwd.h
 lib/getcwd.c
+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"
+<unistd.h>
 
 License:
 GPL