summaryrefslogtreecommitdiff
path: root/gnulib/modules/openat-die
diff options
context:
space:
mode:
Diffstat (limited to 'gnulib/modules/openat-die')
m---------gnulib0
-rw-r--r--gnulib/modules/openat-die25
2 files changed, 25 insertions, 0 deletions
diff --git a/gnulib b/gnulib
deleted file mode 160000
-Subproject 443bc5ffcf7429e557f4a371b0661abe98ddbc1
diff --git a/gnulib/modules/openat-die b/gnulib/modules/openat-die
new file mode 100644
index 0000000..08bef77
--- /dev/null
+++ b/gnulib/modules/openat-die
@@ -0,0 +1,25 @@
+Description:
+Report a save- or restore-cwd failure in our openat replacement and then exit.
+
+Files:
+lib/openat-die.c
+
+Depends-on:
+openat-h
+error
+exitfail
+gettext-h
+
+configure.ac:
+
+Makefile.am:
+lib_SOURCES += openat-die.c
+
+Include:
+"openat.h"
+
+License:
+GPL
+
+Maintainer:
+all