]> Savannah Git Hosting - gnulib.git/commit
Rename module 'putenv' to 'putenv-gnu'.
authorCollin Funk <collin.funk1@gmail.com>
Thu, 16 May 2024 22:56:47 +0000 (15:56 -0700)
committerCollin Funk <collin.funk1@gmail.com>
Thu, 16 May 2024 22:56:47 +0000 (15:56 -0700)
commit5d2987e6ca5a7d06b4135ab17314051d363621f2
treead2d369b50100ed700bfbde1c7c7a905a93ae620
parent2cee1154514de3d58c058ad5fe535705c207a1d1
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.
ChangeLog
NEWS
doc/posix-functions/putenv.texi
modules/putenv
modules/putenv-gnu [new file with mode: 0644]
modules/putenv-gnu-tests [new file with mode: 0644]
modules/putenv-tests [deleted file]