summaryrefslogtreecommitdiff
path: root/modules/getcwd
diff options
context:
space:
mode:
Diffstat (limited to 'modules/getcwd')
-rw-r--r--modules/getcwd21
1 files changed, 21 insertions, 0 deletions
diff --git a/modules/getcwd b/modules/getcwd
new file mode 100644
index 0000000000..d5b38a4469
--- /dev/null
+++ b/modules/getcwd
@@ -0,0 +1,21 @@
+Description:
+Return the current working directory.
+
+Files:
+lib/getcwd.c
+m4/getcwd-path-max.m4
+
+Depends-on:
+pathmax
+same
+
+configure.ac:
+GL_FUNC_GETCWD_PATH_MAX
+
+Makefile.am:
+
+Include:
+
+Maintainer:
+Jim Meyering
+