projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
11b5247
)
New module
author
Sergey Poznyakoff
<gray@gnu.org.ua>
Sat, 12 May 2007 08:55:33 +0000
(08:55 +0000)
committer
Sergey Poznyakoff
<gray@gnu.org.ua>
Sat, 12 May 2007 08:55:33 +0000
(08:55 +0000)
modules/openat-die
[new file with mode: 0644]
patch
|
blob
diff --git a/modules/openat-die
b/modules/openat-die
new file mode 100644
(file)
index 0000000..
76cc44d
--- /dev/null
+++ b/
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
+error
+gettext-h
+exitfail
+
+configure.ac:
+
+Makefile.am:
+lib_SOURCES += openat-die.c
+
+Include:
+"openat.h"
+
+License:
+GPL
+
+Maintainer:
+all