view modules/xsetenv @ 40201:24f6637d57d0

autoupdate
author Karl Berry <karl@freefriends.org>
date Sun, 24 Feb 2019 08:05:56 -0800
parents 1f14c6dd175d
children
line wrap: on
line source

Description:
xsetenv() function: set an environment variable, with out-of-memory checking.
unsetenv() function: remove an environment variable.

Files:
lib/xsetenv.h
lib/xsetenv.c

Depends-on:
setenv
unsetenv
error
gettext-h
stdlib

configure.ac:

Makefile.am:
lib_SOURCES += xsetenv.h xsetenv.c

Include:
"xsetenv.h"

License:
GPL

Maintainer:
all