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 28 29
Description: setenv() function: set an environment variable. unsetenv() function: remove an environment variable. Files: lib/setenv.h lib/setenv.c lib/unsetenv.c m4/setenv.m4 Depends-on: allocsa alloca-opt configure.ac: gt_FUNC_SETENV Makefile.am: lib_SOURCES += setenv.h Include: "setenv.h" License: LGPL Maintainer: Bruno Haible