summaryrefslogtreecommitdiff
path: root/modules/opendirat
diff options
context:
space:
mode:
Diffstat (limited to 'modules/opendirat')
-rw-r--r--modules/opendirat26
1 files changed, 26 insertions, 0 deletions
diff --git a/modules/opendirat b/modules/opendirat
new file mode 100644
index 0000000000..2e1798f637
--- /dev/null
+++ b/modules/opendirat
@@ -0,0 +1,26 @@
+Description:
+Open a directory relative to another directory.
+
+Files:
+lib/opendirat.c
+lib/opendirat.h
+
+Depends-on:
+dirent
+fcntl-h
+fdopendir
+openat-safer
+
+configure.ac:
+
+Makefile.am:
+lib_SOURCES += opendirat.c
+
+Include:
+"opendirat.h"
+
+License:
+GPL
+
+Maintainer:
+all