Mercurial > hg > octave-shane > gnulib-hg
view modules/unsetenv @ 12841:6ff1b1c23f57
Perform the same test for many <math.h> functions.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Sun, 31 Jan 2010 19:40:17 +0100 |
parents | 1d443a80afc4 |
children | efab6978105e |
line wrap: on
line source
Description: unsetenv() function: remove an environment variable. Files: lib/unsetenv.c m4/setenv.m4 Depends-on: stdlib unistd environ configure.ac: gl_FUNC_UNSETENV gl_STDLIB_MODULE_INDICATOR([unsetenv]) Makefile.am: Include: <stdlib.h> License: LGPL Maintainer: Bruno Haible