summaryrefslogtreecommitdiff
path: root/gnulib/modules/getcwd
diff options
context:
space:
mode:
Diffstat (limited to 'gnulib/modules/getcwd')
m---------gnulib0
-rw-r--r--gnulib/modules/getcwd34
2 files changed, 34 insertions, 0 deletions
diff --git a/gnulib b/gnulib
deleted file mode 160000
-Subproject 4fc10daa05477586fea99b6b3ca02a87d1102fa
diff --git a/gnulib/modules/getcwd b/gnulib/modules/getcwd
new file mode 100644
index 00000000..cec9e2a5
--- /dev/null
+++ b/gnulib/modules/getcwd
@@ -0,0 +1,34 @@
+Description:
+Return the current working directory.
+
+Files:
+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:
+
+Include:
+<unistd.h>
+
+License:
+GPL
+
+Maintainer:
+all, glibc