verify: new macro 'assume'
[gnulib.git] / modules / idpriv-droptemp
1 Description:
2 Drop uid/gid privileges of the current process temporarily.
3
4 Files:
5 lib/idpriv.h
6 lib/idpriv-droptemp.c
7 m4/idpriv.m4
8
9 Depends-on:
10 unistd
11 extensions
12
13 configure.ac:
14 gl_IDPRIV
15
16 Makefile.am:
17 lib_SOURCES += idpriv-droptemp.c
18
19 Include:
20 "idpriv.h"
21
22 License:
23 GPL
24
25 Maintainer:
26 Bruno Haible
27