Mercurial > hg > octave-kai > gnulib-hg
view modules/idpriv-droptemp @ 14406:8d1ec7b0bc4d
parse-duration: remove xalloc.h dependency
* lib/parse-duration.c (parse_period): handle NULL return from
strdup instead of calling xstrdup().
* modules/parse-duration: remove "xalloc" dependency
author | Bruce Korb <bkorb@gnu.org> |
---|---|
date | Thu, 03 Mar 2011 15:07:32 -0800 |
parents | 89b7d2d527e8 |
children |
line wrap: on
line source
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