From 6fdf428c12c2355a21f24564512cc03de812f0c3 Mon Sep 17 00:00:00 2001 From: Sergey Poznyakoff Date: Sat, 12 May 2007 08:55:33 +0000 Subject: [PATCH] New module --- modules/openat-die | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 modules/openat-die diff --git a/modules/openat-die b/modules/openat-die new file mode 100644 index 0000000000..76cc44dc17 --- /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 -- 2.30.2