New module 'idpriv-drop'.
[gnulib.git] / modules / idpriv-drop
diff --git a/modules/idpriv-drop b/modules/idpriv-drop
new file mode 100644 (file)
index 0000000..19472fa
--- /dev/null
@@ -0,0 +1,27 @@
+Description:
+Drop uid/gid privileges of the current process.
+
+Files:
+lib/idpriv.h
+lib/idpriv-drop.c
+m4/idpriv.m4
+
+Depends-on:
+unistd
+extensions
+
+configure.ac:
+gl_IDPRIV
+
+Makefile.am:
+lib_SOURCES += idpriv-drop.c
+
+Include:
+"idpriv.h"
+
+License:
+GPL
+
+Maintainer:
+Bruno Haible
+