1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-08 17:22:05 +03:00
Files
gnulib/modules/putenv
Collin Funk 5d2987e6ca Rename module 'putenv' to 'putenv-gnu'.
* 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.
2024-05-16 15:56:47 -07:00

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