summaryrefslogtreecommitdiff
path: root/gnulib/modules/openat-h
diff options
context:
space:
mode:
Diffstat (limited to 'gnulib/modules/openat-h')
m---------gnulib0
-rw-r--r--gnulib/modules/openat-h24
2 files changed, 24 insertions, 0 deletions
diff --git a/gnulib b/gnulib
deleted file mode 160000
-Subproject 443bc5ffcf7429e557f4a371b0661abe98ddbc1
diff --git a/gnulib/modules/openat-h b/gnulib/modules/openat-h
new file mode 100644
index 0000000..2af3b88
--- /dev/null
+++ b/gnulib/modules/openat-h
@@ -0,0 +1,24 @@
+Description:
+Declarations of functions related to accessing files relative to a directory.
+
+Files:
+lib/openat.h
+
+Depends-on:
+fcntl-h
+stdbool
+sys_stat
+unistd
+
+configure.ac:
+
+Makefile.am:
+
+Include:
+"openat.h"
+
+License:
+GPL
+
+Maintainer:
+Jim Meyering, Eric Blake