xfreopen: fix typo: s/frepoen/freopen/
[gnulib/ericb.git] / modules / idpriv-droptemp
blob97b59c42b9f99090690d1b4671cc3ee0968dbdd7
1 Description:
2 Drop uid/gid privileges of the current process temporarily.
4 Files:
5 lib/idpriv.h
6 lib/idpriv-droptemp.c
7 m4/idpriv.m4
9 Depends-on:
10 unistd
11 extensions
13 configure.ac:
14 gl_IDPRIV
16 Makefile.am:
17 lib_SOURCES += idpriv-droptemp.c
19 Include:
20 "idpriv.h"
22 License:
23 GPL
25 Maintainer:
26 Bruno Haible