summaryrefslogtreecommitdiff
path: root/gnulib/modules/idpriv-droptemp
blob: 97b59c42b9f99090690d1b4671cc3ee0968dbdd7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
Description:
Drop uid/gid privileges of the current process temporarily.

Files:
lib/idpriv.h
lib/idpriv-droptemp.c
m4/idpriv.m4

Depends-on:
unistd
extensions

configure.ac:
gl_IDPRIV

Makefile.am:
lib_SOURCES += idpriv-droptemp.c

Include:
"idpriv.h"

License:
GPL

Maintainer:
Bruno Haible