New module
authorSergey Poznyakoff <gray@gnu.org.ua>
Sat, 12 May 2007 08:55:33 +0000 (08:55 +0000)
committerSergey Poznyakoff <gray@gnu.org.ua>
Sat, 12 May 2007 08:55:33 +0000 (08:55 +0000)
modules/openat-die [new file with mode: 0644]

diff --git a/modules/openat-die b/modules/openat-die
new file mode 100644 (file)
index 0000000..76cc44d
--- /dev/null
@@ -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
+error
+gettext-h
+exitfail
+
+configure.ac:
+
+Makefile.am:
+lib_SOURCES += openat-die.c
+
+Include:
+"openat.h"
+
+License:
+GPL
+
+Maintainer:
+all