2 setenv() function: set an environment variable.
10 malloca [test $HAVE_SETENV = 0 || test $REPLACE_SETENV = 1]
11 alloca-opt [test $HAVE_SETENV = 0 || test $REPLACE_SETENV = 1]
12 unistd [test $HAVE_SETENV = 0 || test $REPLACE_SETENV = 1]
13 environ [test $HAVE_SETENV = 0 || test $REPLACE_SETENV = 1]
17 if test $HAVE_SETENV = 0 || test $REPLACE_SETENV = 1; then
20 gl_STDLIB_MODULE_INDICATOR([setenv])