mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-08 17:22:05 +03:00
* modules/putenv-gnu: Renamed from modules/putenv. (Description): Mention the removal of environment variables. * modules/putenv-gnu-tests: Renamed from modules/putenv-tests. * modules/putenv: New file, an indirection to the new module. * doc/posix-functions/putenv.texi: Mention the new module name. * NEWS: Mention the change.
27 lines
278 B
Plaintext
27 lines
278 B
Plaintext
Description:
|
|
putenv() function: change or add an environment variable.
|
|
|
|
Status:
|
|
deprecated
|
|
|
|
Notice:
|
|
This module is deprecated. Use the module 'putenv-gnu' instead.
|
|
|
|
Files:
|
|
|
|
Depends-on:
|
|
putenv-gnu
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
|
|
Include:
|
|
<stdlib.h>
|
|
|
|
License:
|
|
LGPL
|
|
|
|
Maintainer:
|
|
all
|